[PWGLF] Optimised both codes #11999
Merged
[PWGLF] Optimised both codes #11999
Annotations
10 errors and 2 notices
|
PWGLF/Tasks/Resonances/higherMassResonances.cxx#L391
Avoid hard-coded particle masses. Use o2::constants::physics::Mass... instead.
|
|
PWGLF/Tasks/Resonances/higherMassResonances.cxx#L187
Avoid hard-coded particle masses. Use o2::constants::physics::Mass... instead.
|
|
PWGLF/Tasks/Resonances/higherMassResonances.cxx#L1216
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
PWGLF/Tasks/Resonances/higherMassResonances.cxx#L1079
Avoid hard-coded PDG codes. Use named values from PDG_t or o2::constants::physics::Pdg instead.
|
|
PWGLF/Tasks/Resonances/higherMassResonances.cxx#L651
Use multiples/fractions of PI defined in o2::constants::math.
|
|
PWGLF/Tasks/Resonances/higherMassResonances.cxx#L651
Use RecoDecay::constrainAngle to restrict angle to a given range.
|
|
PWGLF/Tasks/Resonances/higherMassResonances.cxx#L651
Use the PI constant (and its multiples and fractions) defined in o2::constants::math.
|
|
PWGLF/Tasks/Resonances/higherMassResonances.cxx#L45
Do not use the TLorentzVector legacy class. Use std::array with RecoDecay methods or the ROOT::Math::LorentzVector template instead.
|
|
PWGLF/Tasks/Resonances/higherMassResonances.cxx#L649
Replace ROOT entities with equivalents from standard C++ or from O2.
|
|
PWGLF/Tasks/Resonances/higherMassResonances.cxx#L187
Replace ROOT entities with equivalents from standard C++ or from O2.
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading