Skip to content

Commit

Permalink
Please consider the following formatting changes
Browse files Browse the repository at this point in the history
  • Loading branch information
alibuild committed Dec 13, 2024
1 parent 9dc816d commit e990b5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EventFiltering/PWGHF/HFFilterHelpers.h
Original file line number Diff line number Diff line change
Expand Up @@ -526,7 +526,7 @@ class HfFilterHelper
float mPtMaxProtonForFemto{5.0}; // maximum pt for the proton for femto
float mPtMaxDeuteronForFemto{5.0}; // maximum pt for the deuteron for femto
float mPtMaxCharmBaryonBachelor{100000.}; // maximum pt for the bachelor pion from Xic/Omegac decays
float mPtThresholdProtonForFemto{8.}; // pt threshold to change strategy for proton PID for femto
float mPtThresholdProtonForFemto{8.}; // pt threshold to change strategy for proton PID for femto
float mPtThresholdDeuteronForFemto{1.4}; // pt threshold to change strategy for deuteron PID for femto
float mPtMinSigmaCZero{0.f}; // pt min SigmaC0 candidate
float mPtMinSigmaC2520Zero{0.f}; // pt min SigmaC(2520)0 candidate
Expand Down

0 comments on commit e990b5d

Please sign in to comment.