[ALICE3] Add proto decayer #13892
Closed
[ALICE3] Add proto decayer #13892
Annotations
10 errors and 2 notices
|
Run tests:
ALICE3/TableProducer/OTF/onTheFlyDecayer.cxx#L96
Do not use the TLorentzVector legacy class. Use std::array with RecoDecay methods or the ROOT::Math::LorentzVector template instead.
|
|
Run tests:
ALICE3/TableProducer/OTF/onTheFlyDecayer.cxx#L108
Use std:: prefix for names from the std namespace.
|
|
Run tests:
ALICE3/TableProducer/OTF/onTheFlyDecayer.cxx#L105
Use std:: prefix for names from the std namespace.
|
|
Run tests:
ALICE3/TableProducer/OTF/onTheFlyDecayer.cxx#L85
Use std:: prefix for names from the std namespace.
|
|
Run tests:
ALICE3/TableProducer/OTF/onTheFlyDecayer.cxx#L77
Use std:: prefix for names from the std namespace.
|
|
Run tests:
ALICE3/TableProducer/OTF/onTheFlyDecayer.cxx#L75
Use std:: prefix for names from the std namespace.
|
|
Run tests:
ALICE3/TableProducer/OTF/CMakeLists.txt#L1
Use kebab-case for names of workflows and match the name of the workflow file.
|
|
Run tests:
ALICE3/TableProducer/OTF/CMakeLists.txt#L22
Workflow name onthefly-richpid does not match its file name onTheFlyRichPid.cxx. (Matches ontheflyRichpid.cxx.)
|
|
Run tests:
ALICE3/TableProducer/OTF/CMakeLists.txt#L17
Workflow name onthefly-tofpid does not match its file name onTheFlyTofPid.cxx. (Matches ontheflyTofpid.cxx.)
|
|
Run tests:
ALICE3/TableProducer/OTF/CMakeLists.txt#L12
Workflow name onthefly-tracker does not match its file name onTheFlyTracker.cxx. (Matches ontheflyTracker.cxx.)
|
|
Run tests
To tolerate certain issues in a directory, add a line with the test name in "o2linter_config".
|
|
Run tests
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.
|
Loading