@@ -1170,7 +1170,7 @@ struct strangenesstofpid {
11701170 if (calculationMethod.value ==2 ){
11711171 histos.fill (HIST (" hDeltaTimeMethodsVsP_posOmPr" ), positiveP, cascade.positiveeta (), posFlightPr_Method0 - posFlightPr_Method1);
11721172 histos.fill (HIST (" hDeltaTimeMethodsVsP_negOmPi" ), negativeP, cascade.negativeeta (), negFlightPi_Method0 - negFlightPi_Method1);
1173- histos.fill (HIST (" hDeltaTimeMethodsVsP_bachOmPi " ), bachelorP, cascade.bacheloreta (), bachFlightPi_Method0 - bachFlightPi_Method1);
1173+ histos.fill (HIST (" hDeltaTimeMethodsVsP_bachOmKa " ), bachelorP, cascade.bacheloreta (), bachFlightPi_Method0 - bachFlightPi_Method1);
11741174 }
11751175 if (doQANSigma) {
11761176 histos.fill (HIST (" h2dNSigmaXiLaPi" ), cascade.p (), nSigmaXiLaPi);
@@ -1185,7 +1185,7 @@ struct strangenesstofpid {
11851185 if (calculationMethod.value ==2 ){
11861186 histos.fill (HIST (" hDeltaTimeMethodsVsP_posOmPi" ), positiveP, cascade.positiveeta (), posFlightPi_Method0 - posFlightPi_Method1);
11871187 histos.fill (HIST (" hDeltaTimeMethodsVsP_negOmPr" ), negativeP, cascade.negativeeta (), negFlightPr_Method0 - negFlightPr_Method1);
1188- histos.fill (HIST (" hDeltaTimeMethodsVsP_bachOmPi " ), bachelorP, cascade.bacheloreta (), bachFlightPi_Method0 - bachFlightPi_Method1);
1188+ histos.fill (HIST (" hDeltaTimeMethodsVsP_bachOmKa " ), bachelorP, cascade.bacheloreta (), bachFlightPi_Method0 - bachFlightPi_Method1);
11891189 }
11901190 if (doQANSigma) {
11911191 histos.fill (HIST (" h2dNSigmaOmLaPi" ), cascade.p (), nSigmaOmLaPi);
0 commit comments