File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
PWGLF/TableProducer/Nuspex Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -221,8 +221,8 @@ struct TrHeAnalysis {
221221 Configurable<float > cfgCutMinItsClusterSizeHe{" cfgCutMinItsClusterSizeHe" , 1 .f , " Minimum ITS Cluster Size for He" };
222222 Configurable<float > cfgCutMaxItsClusterSizeH3{" cfgCutMaxItsClusterSizeH3" , 4 .f , " Maximum ITS Cluster Size for Tr" };
223223 Configurable<float > cfgCutMinItsClusterSizeH3{" cfgCutMinItsClusterSizeH3" , 1 .f , " Minimum ITS Cluster Size for Tr" };
224- Configurable<float > cfgCutMinTofMassH3{" cfgCutMinTofMassH3" , 5f , " Minimum Tof mass H3" };
225- Configurable<float > cfgCutMaxTofMassH3{" cfgCutMaxTofMassH3" , 11f , " Maximum TOF mass H3" };
224+ Configurable<float > cfgCutMinTofMassH3{" cfgCutMinTofMassH3" , 5 . f , " Minimum Tof mass H3" };
225+ Configurable<float > cfgCutMaxTofMassH3{" cfgCutMaxTofMassH3" , 11 . f , " Maximum TOF mass H3" };
226226 // Set the kinematic and PID cuts for tracks
227227 struct : ConfigurableGroup {
228228 Configurable<float > pCut{" pCut" , 0 .6f , " Value of the p selection for spectra (default 0.3)" };
You can’t perform that action at this time.
0 commit comments