[PWGUD] Add separate task for forward muon analysis #22205
Annotations
10 errors and 2 notices
|
[name/o2-workflow]:
PWGUD/TableProducer/CMakeLists.txt#L54
Workflow name udmccollisions-to-udcollisions does not match its file name udMcCollisions2udCollisions.cxx. (Matches udmccollisionsToUdcollisions.cxx.)
|
|
[name/o2-workflow]:
PWGUD/TableProducer/CMakeLists.txt#L49
Workflow name udmcparticles-to-udtracks does not match its file name udMcParticles2udTracks.cxx. (Matches udmcparticlesToUdtracks.cxx.)
|
|
[name/o2-workflow]:
PWGUD/TableProducer/CMakeLists.txt#L44
Workflow name fwdtrack-propagation does not match its file name fwdTrackPropagation.cxx. (Matches fwdtrackPropagation.cxx.)
|
|
[name/o2-workflow]:
PWGUD/TableProducer/CMakeLists.txt#L29
Workflow name upccand-producer does not match its file name UPCCandidateProducer.cxx. (Matches upccandProducer.cxx.)
|
|
[name/o2-workflow]:
PWGUD/TableProducer/CMakeLists.txt#L24
Workflow name dgbccand-producer does not match its file name DGBCCandProducer.cxx. (Matches dgbccandProducer.cxx.)
|
|
[name/o2-workflow]:
PWGUD/TableProducer/CMakeLists.txt#L19
Workflow name sgcand-producer does not match its file name SGCandProducer.cxx. (Matches sgcandProducer.cxx.)
|
|
[name/o2-workflow]:
PWGUD/TableProducer/CMakeLists.txt#L14
Workflow name dgcand-producer does not match its file name DGCandProducer.cxx. (Matches dgcandProducer.cxx.)
|
|
[magic-number]:
PWGUD/Core/UPCHelpers.h#L105
Avoid magic numbers in expressions. Assign the value to a clearly named variable or constant.
|
|
[root/lorentz-vector]:
PWGUD/Core/UPCHelpers.h#L25
Do not use the TLorentzVector legacy class. Use std::array with RecoDecay methods or the ROOT::Math::LorentzVector template instead.
|
|
[std-prefix]:
PWGUD/Core/UPCHelpers.h#L134
Use std:: prefix for names from the std namespace.
|
|
O2 linter
To tolerate certain issues in a directory, add a line with the test name in "o2linter_config".
|
|
O2 linter
Exceptionally, you can disable a test for a line by adding a comment with "o2-linter: disable=" followed by the name of the test and parentheses with a reason for the exception.
|