@@ -209,7 +209,7 @@ struct strderivedGenQA {
209209 histos.add (" Event/h2dMultAllTracksITSTPC" , " h2dMultAllTracksITSTPC" , kTH2F , {AxisConfig.axisCentrality , AxisConfig.axisMultAllTracksITSTPC });
210210 histos.add (" Event/h2dNumV0sPerColl" , " h2dNumV0sPerColl" , kTH2F , {AxisConfig.axisCentrality , AxisConfig.axisNumV0sPerColl });
211211
212- if (doprocessDerivedV0s){
212+ if (doprocessDerivedV0s) {
213213 histos.add (" V0/hpT" , " hpT" , kTH1F , {AxisConfig.axisPt });
214214 histos.add (" V0/h2dArmenterosP" , " h2dArmenterosP" , kTH2F , {AxisConfig.axisAlpha , AxisConfig.axisQtarm });
215215 histos.add (" V0/hRadius" , " hRadius" , kTH1F , {AxisConfig.axisV0Radius });
@@ -298,7 +298,7 @@ struct strderivedGenQA {
298298 histos.add (" V0/PID/h3dTPCVsTOFNSigmaLaPr" , " h3dTPCVsTOFNSigmaLaPr" , kTH3F , {AxisConfig.axisTPCNSigma , AxisConfig.axisTOFNSigma , AxisConfig.axisPt });
299299 histos.add (" V0/PID/h3dTPCVsTOFNSigmaLaPi" , " h3dTPCVsTOFNSigmaLaPi" , kTH3F , {AxisConfig.axisTPCNSigma , AxisConfig.axisTOFNSigma , AxisConfig.axisPt });
300300 }
301- if (doprocessMCDerivedV0s){
301+ if (doprocessMCDerivedV0s) {
302302 histos.add (" MCV0/hv0MCCore" , " hv0MCCore" , kTH1F , {AxisConfig.axisBool });
303303 histos.add (" MCV0/h2dPDGV0VsMother" , " h2dPDGV0VsMother" , kTHnSparseD , {AxisConfig.axisPDGCode , AxisConfig.axisPDGCode });
304304 histos.add (" MCV0/h2dPDGV0VsPositive" , " h2dPDGV0VsPositive" , kTHnSparseD , {AxisConfig.axisPDGCode , AxisConfig.axisPDGCode });
@@ -315,9 +315,9 @@ struct strderivedGenQA {
315315 histos.add (" MCV0/Gamma/hdcaDau" , " hdcaDau" , kTH1F , {AxisConfig.axisDCAdau });
316316 histos.add (" MCV0/Gamma/hdcaNegtopv" , " hdcaNegtopv" , kTH1F , {AxisConfig.axisDCAToPV });
317317 histos.add (" MCV0/Gamma/hdcaPostopv" , " hdcaPostopv" , kTH1F , {AxisConfig.axisDCAToPV });
318- histos.add (" MCV0/Gamma/hZ" , " hZ" , kTH1F , {{240 , -120 .0f , 120 .0f }});
318+ histos.add (" MCV0/Gamma/hZ" , " hZ" , kTH1F , {{240 , -120 .0f , 120 .0f }});
319319 histos.add (" MCV0/Gamma/h3dPAVsPtVsMass" , " h3dPAVsPtVsMass" , kTH3D , {AxisConfig.axisPA , AxisConfig.axisPt , AxisConfig.axisMassGamma });
320-
320+
321321 histos.add (" MCV0/Lambda/h2dpTResolution" , " h2dpTResolution" , kTH2F , {AxisConfig.axisPt , AxisConfig.axisPtResolution });
322322 histos.add (" MCV0/Lambda/h2dMass" , " h2dMass" , kTH2F , {AxisConfig.axisPt , AxisConfig.axisMassLambda });
323323 histos.add (" MCV0/Lambda/h2dTPCNSigmaPr" , " h2dTPCNSigmaPr" , kTH2F , {AxisConfig.axisPt , AxisConfig.axisTPCNSigma });
@@ -327,8 +327,8 @@ struct strderivedGenQA {
327327 histos.add (" MCV0/Lambda/hCosPA" , " hCosPA" , kTH1F , {AxisConfig.axisCosPA });
328328 histos.add (" MCV0/Lambda/hdcaDau" , " hdcaDau" , kTH1F , {AxisConfig.axisDCAdau });
329329 histos.add (" MCV0/Lambda/hdcaNegtopv" , " hdcaNegtopv" , kTH1F , {AxisConfig.axisDCAToPV });
330- histos.add (" MCV0/Lambda/hdcaPostopv" , " hdcaPostopv" , kTH1F , {AxisConfig.axisDCAToPV });
331- histos.add (" MCV0/Lambda/h3dPAVsPtVsMass" , " h3dPAVsPtVsMass" , kTH3D , {AxisConfig.axisPA , AxisConfig.axisPt , AxisConfig.axisMassLambda });
330+ histos.add (" MCV0/Lambda/hdcaPostopv" , " hdcaPostopv" , kTH1F , {AxisConfig.axisDCAToPV });
331+ histos.add (" MCV0/Lambda/h3dPAVsPtVsMass" , " h3dPAVsPtVsMass" , kTH3D , {AxisConfig.axisPA , AxisConfig.axisPt , AxisConfig.axisMassLambda });
332332
333333 histos.add (" MCV0/AntiLambda/h2dpTResolution" , " h2dpTResolution" , kTH2F , {AxisConfig.axisPt , AxisConfig.axisPtResolution });
334334 histos.add (" MCV0/AntiLambda/h2dMass" , " h2dMass" , kTH2F , {AxisConfig.axisPt , AxisConfig.axisMassLambda });
@@ -339,8 +339,8 @@ struct strderivedGenQA {
339339 histos.add (" MCV0/AntiLambda/hCosPA" , " hCosPA" , kTH1F , {AxisConfig.axisCosPA });
340340 histos.add (" MCV0/AntiLambda/hdcaDau" , " hdcaDau" , kTH1F , {AxisConfig.axisDCAdau });
341341 histos.add (" MCV0/AntiLambda/hdcaNegtopv" , " hdcaNegtopv" , kTH1F , {AxisConfig.axisDCAToPV });
342- histos.add (" MCV0/AntiLambda/hdcaPostopv" , " hdcaPostopv" , kTH1F , {AxisConfig.axisDCAToPV });
343- histos.add (" MCV0/AntiLambda/h3dPAVsPtVsMass" , " h3dPAVsPtVsMass" , kTH3D , {AxisConfig.axisPA , AxisConfig.axisPt , AxisConfig.axisMassLambda });
342+ histos.add (" MCV0/AntiLambda/hdcaPostopv" , " hdcaPostopv" , kTH1F , {AxisConfig.axisDCAToPV });
343+ histos.add (" MCV0/AntiLambda/h3dPAVsPtVsMass" , " h3dPAVsPtVsMass" , kTH3D , {AxisConfig.axisPA , AxisConfig.axisPt , AxisConfig.axisMassLambda });
344344
345345 histos.add (" MCV0/K0Short/h2dpTResolution" , " h2dpTResolution" , kTH2F , {AxisConfig.axisPt , AxisConfig.axisPtResolution });
346346 histos.add (" MCV0/K0Short/h2dMass" , " h2dMass" , kTH2F , {AxisConfig.axisPt , AxisConfig.axisMassK0Short });
@@ -350,11 +350,10 @@ struct strderivedGenQA {
350350 histos.add (" MCV0/K0Short/hCosPA" , " hCosPA" , kTH1F , {AxisConfig.axisCosPA });
351351 histos.add (" MCV0/K0Short/hdcaDau" , " hdcaDau" , kTH1F , {AxisConfig.axisDCAdau });
352352 histos.add (" MCV0/K0Short/hdcaNegtopv" , " hdcaNegtopv" , kTH1F , {AxisConfig.axisDCAToPV });
353- histos.add (" MCV0/K0Short/hdcaPostopv" , " hdcaPostopv" , kTH1F , {AxisConfig.axisDCAToPV });
353+ histos.add (" MCV0/K0Short/hdcaPostopv" , " hdcaPostopv" , kTH1F , {AxisConfig.axisDCAToPV });
354354 histos.add (" MCV0/K0Short/h3dPAVsPtVsMass" , " h3dPAVsPtVsMass" , kTH3D , {AxisConfig.axisPA , AxisConfig.axisPt , AxisConfig.axisMassK0Short });
355-
356355 }
357- if (doprocessDerivedCascades){
356+ if (doprocessDerivedCascades) {
358357 histos.add (" Casc/Sign" , " Sign" , kTH1F , {{3 , -1 .5f , 1 .5f }});
359358 histos.add (" Casc/hpT" , " hpT" , kTH1F , {AxisConfig.axisPt });
360359 histos.add (" Casc/hV0Radius" , " hV0Radius" , kTH1F , {AxisConfig.axisV0Radius });
@@ -398,23 +397,23 @@ struct strderivedGenQA {
398397 histos.add (" Casc/h3dPAVsPtVsMassOmegaMinus" , " h3dPAVsPtVsMassOmegaMinus" , kTH3D , {AxisConfig.axisPA , AxisConfig.axisPt , AxisConfig.axisOmegaMass });
399398 histos.add (" Casc/h3dPAVsPtVsMassXiPlus" , " h3dPAVsPtVsMassXiPlus" , kTH3D , {AxisConfig.axisPA , AxisConfig.axisPt , AxisConfig.axisXiMass });
400399 histos.add (" Casc/h3dPAVsPtVsMassOmegaPlus" , " h3dPAVsPtVsMassOmegaPlus" , kTH3D , {AxisConfig.axisPA , AxisConfig.axisPt , AxisConfig.axisOmegaMass });
401-
400+
402401 histos.add (" Casc/Track/h2dBachITSNCls" , " h2dBachITSNCls" , kTH2F , {AxisConfig.axisPt2 , AxisConfig.axisNCls });
403402 histos.add (" Casc/Track/h2dBachITSChi2PerNcl" , " h2dBachITSChi2PerNcl" , kTH2F , {AxisConfig.axisPt2 , AxisConfig.axisChi2PerNcl });
404403 histos.add (" Casc/Track/h2dBachTPCCrossedRows" , " h2dBachTPCCrossedRows" , kTH2F , {AxisConfig.axisPt2 , AxisConfig.axisTPCrows });
405404 histos.add (" Casc/PID/h2dBachTPCSignal" , " h2dBachTPCSignal" , kTH2F , {AxisConfig.axisPt2 , AxisConfig.axisTPCSignal });
406405 }
407406
408- if (doprocessMCDerivedCascades){
407+ if (doprocessMCDerivedCascades) {
409408 histos.add (" MCCasc/hcascMCCore" , " hcascMCCore" , kTH1F , {AxisConfig.axisBool });
410409 histos.add (" MCCasc/h2dPDGV0VsMother" , " h2dPDGV0VsMother" , kTHnSparseD , {AxisConfig.axisPDGCode , AxisConfig.axisPDGCode });
411410 histos.add (" MCCasc/h2dPDGV0VsPositive" , " h2dPDGV0VsPositive" , kTHnSparseD , {AxisConfig.axisPDGCode , AxisConfig.axisPDGCode });
412411 histos.add (" MCCasc/h2dPDGV0VsNegative" , " h2dPDGV0VsNegative" , kTHnSparseD , {AxisConfig.axisPDGCode , AxisConfig.axisPDGCode });
413412 histos.add (" MCCasc/h2dPDGV0VsBach" , " h2dPDGV0VsBach" , kTHnSparseD , {AxisConfig.axisPDGCode , AxisConfig.axisPDGCode });
414413 histos.add (" MCCasc/h2dPDGV0VsIsPhysicalPrimary" , " h2dPDGV0VsIsPhysicalPrimary" , kTH2F , {AxisConfig.axisPDGCode , AxisConfig.axisBool });
415-
416- histos.add (" MCCasc/XiMinus/h2dpTResolution" , " h2dpTResolution" , kTH2F , {AxisConfig.axisPt , AxisConfig.axisPtResolution });
417- histos.add (" MCCasc/XiMinus/h3dPAVsPtVsMass" , " h3dPAVsPtVsMass" , kTH3D , {AxisConfig.axisPA , AxisConfig.axisPt , AxisConfig.axisXiMass });
414+
415+ histos.add (" MCCasc/XiMinus/h2dpTResolution" , " h2dpTResolution" , kTH2F , {AxisConfig.axisPt , AxisConfig.axisPtResolution });
416+ histos.add (" MCCasc/XiMinus/h3dPAVsPtVsMass" , " h3dPAVsPtVsMass" , kTH3D , {AxisConfig.axisPA , AxisConfig.axisPt , AxisConfig.axisXiMass });
418417 histos.add (" MCCasc/XiMinus/h2dV0TPCSignal" , " h2dV0TPCSignal" , kTH2F , {AxisConfig.axisPt2 , AxisConfig.axisTPCSignal });
419418 histos.add (" MCCasc/XiMinus/h2dBachTPCSignal" , " h2dBachTPCSignal" , kTH2F , {AxisConfig.axisPt , AxisConfig.axisTPCSignal });
420419 histos.add (" MCCasc/XiMinus/hV0Radius" , " hV0Radius" , kTH1F , {AxisConfig.axisV0Radius });
@@ -429,7 +428,7 @@ struct strderivedGenQA {
429428 histos.add (" MCCasc/XiMinus/hDCAV0ToPV" , " hDCAV0ToPV" , kTH1F , {AxisConfig.axisDCAV0ToPV });
430429 histos.add (" MCCasc/XiMinus/hDCAV0Dau" , " hDCAV0Dau" , kTH1F , {AxisConfig.axisDCAV0Dau });
431430 histos.add (" MCCasc/XiMinus/hDCACascDau" , " hDCACascDau" , kTH1F , {AxisConfig.axisDCACascDau });
432- histos.add (" MCCasc/XiMinus/hLambdaMass" , " hLambdaMass" , kTH1F , {AxisConfig.axisMassLambda });
431+ histos.add (" MCCasc/XiMinus/hLambdaMass" , " hLambdaMass" , kTH1F , {AxisConfig.axisMassLambda });
433432
434433 histos.add (" MCCasc/XiPlus/h2dpTResolution" , " h2dpTResolution" , kTH2F , {AxisConfig.axisPt , AxisConfig.axisPtResolution });
435434 histos.add (" MCCasc/XiPlus/h3dPAVsPtVsMass" , " h3dPAVsPtVsMass" , kTH3D , {AxisConfig.axisPA , AxisConfig.axisPt , AxisConfig.axisXiMass });
@@ -447,7 +446,7 @@ struct strderivedGenQA {
447446 histos.add (" MCCasc/XiPlus/hDCAV0ToPV" , " hDCAV0ToPV" , kTH1F , {AxisConfig.axisDCAV0ToPV });
448447 histos.add (" MCCasc/XiPlus/hDCAV0Dau" , " hDCAV0Dau" , kTH1F , {AxisConfig.axisDCAV0Dau });
449448 histos.add (" MCCasc/XiPlus/hDCACascDau" , " hDCACascDau" , kTH1F , {AxisConfig.axisDCACascDau });
450- histos.add (" MCCasc/XiPlus/hLambdaMass" , " hLambdaMass" , kTH1F , {AxisConfig.axisMassLambda });
449+ histos.add (" MCCasc/XiPlus/hLambdaMass" , " hLambdaMass" , kTH1F , {AxisConfig.axisMassLambda });
451450
452451 histos.add (" MCCasc/OmegaMinus/h2dpTResolution" , " h2dpTResolution" , kTH2F , {AxisConfig.axisPt , AxisConfig.axisPtResolution });
453452 histos.add (" MCCasc/OmegaMinus/h3dPAVsPtVsMass" , " h3dPAVsPtVsMass" , kTH3D , {AxisConfig.axisPA , AxisConfig.axisPt , AxisConfig.axisXiMass });
@@ -465,7 +464,7 @@ struct strderivedGenQA {
465464 histos.add (" MCCasc/OmegaMinus/hDCAV0ToPV" , " hDCAV0ToPV" , kTH1F , {AxisConfig.axisDCAV0ToPV });
466465 histos.add (" MCCasc/OmegaMinus/hDCAV0Dau" , " hDCAV0Dau" , kTH1F , {AxisConfig.axisDCAV0Dau });
467466 histos.add (" MCCasc/OmegaMinus/hDCACascDau" , " hDCACascDau" , kTH1F , {AxisConfig.axisDCACascDau });
468- histos.add (" MCCasc/OmegaMinus/hLambdaMass" , " hLambdaMass" , kTH1F , {AxisConfig.axisMassLambda });
467+ histos.add (" MCCasc/OmegaMinus/hLambdaMass" , " hLambdaMass" , kTH1F , {AxisConfig.axisMassLambda });
469468
470469 histos.add (" MCCasc/OmegaPlus/h2dpTResolution" , " h2dpTResolution" , kTH2F , {AxisConfig.axisPt , AxisConfig.axisPtResolution });
471470 histos.add (" MCCasc/OmegaPlus/h3dPAVsPtVsMass" , " h3dPAVsPtVsMass" , kTH3D , {AxisConfig.axisPA , AxisConfig.axisPt , AxisConfig.axisXiMass });
@@ -483,11 +482,11 @@ struct strderivedGenQA {
483482 histos.add (" MCCasc/OmegaPlus/hDCAV0ToPV" , " hDCAV0ToPV" , kTH1F , {AxisConfig.axisDCAV0ToPV });
484483 histos.add (" MCCasc/OmegaPlus/hDCAV0Dau" , " hDCAV0Dau" , kTH1F , {AxisConfig.axisDCAV0Dau });
485484 histos.add (" MCCasc/OmegaPlus/hDCACascDau" , " hDCACascDau" , kTH1F , {AxisConfig.axisDCACascDau });
486- histos.add (" MCCasc/OmegaPlus/hLambdaMass" , " hLambdaMass" , kTH1F , {AxisConfig.axisMassLambda });
485+ histos.add (" MCCasc/OmegaPlus/hLambdaMass" , " hLambdaMass" , kTH1F , {AxisConfig.axisMassLambda });
487486 }
488-
487+
489488 // MC Generated level
490- if (doprocessGenerated){
489+ if (doprocessGenerated) {
491490 histos.add (" GenMC/hGenEvents" , " hGenEvents" , kTH2F , {{AxisConfig.axisNch }, {2 , -0 .5f , +1 .5f }});
492491 histos.get <TH2>(HIST (" GenMC/hGenEvents" ))->GetYaxis ()->SetBinLabel (1 , " All gen. events" );
493492 histos.get <TH2>(HIST (" GenMC/hGenEvents" ))->GetYaxis ()->SetBinLabel (2 , " Gen. with at least 1 rec. events" );
@@ -726,7 +725,6 @@ struct strderivedGenQA {
726725 histos.fill (HIST (" V0/hMassALambda" ), v0.mAntiLambda ());
727726 histos.fill (HIST (" V0/hMassK0Short" ), v0.mK0Short ());
728727
729-
730728 histos.fill (HIST (" V0/h3dPAVsPtVsGammaMass" ), TMath::ACos (v0.v0cosPA ()), pT, v0.mGamma ());
731729 histos.fill (HIST (" V0/h3dPAVsPtVsLambdaMass" ), TMath::ACos (v0.v0cosPA ()), pT, v0.mLambda ());
732730 histos.fill (HIST (" V0/h3dPAVsPtVsALambdaMass" ), TMath::ACos (v0.v0cosPA ()), pT, v0.mAntiLambda ());
@@ -826,7 +824,7 @@ struct strderivedGenQA {
826824 histos.fill (HIST (" MCV0/Gamma/hdcaDau" ), v0.dcaV0daughters ());
827825 histos.fill (HIST (" MCV0/Gamma/hdcaNegtopv" ), v0.dcanegtopv ());
828826 histos.fill (HIST (" MCV0/Gamma/hdcaPostopv" ), v0.dcapostopv ());
829- histos.fill (HIST (" MCV0/Gamma/hZ" ), v0.z ());
827+ histos.fill (HIST (" MCV0/Gamma/hZ" ), v0.z ());
830828 }
831829 if (v0MC.pdgCode () == 3122 ) { // IsLambda
832830 histos.fill (HIST (" MCV0/h2dArmenterosP" ), v0.alpha (), v0.qtarm ());
@@ -841,7 +839,7 @@ struct strderivedGenQA {
841839 histos.fill (HIST (" MCV0/Lambda/hCosPA" ), v0.v0cosPA ());
842840 histos.fill (HIST (" MCV0/Lambda/hdcaDau" ), v0.dcaV0daughters ());
843841 histos.fill (HIST (" MCV0/Lambda/hdcaNegtopv" ), v0.dcanegtopv ());
844- histos.fill (HIST (" MCV0/Lambda/hdcaPostopv" ), v0.dcapostopv ());
842+ histos.fill (HIST (" MCV0/Lambda/hdcaPostopv" ), v0.dcapostopv ());
845843 }
846844 if (v0MC.pdgCode () == -3122 ) { // IsAntiLambda
847845 histos.fill (HIST (" MCV0/h2dArmenterosP" ), v0.alpha (), v0.qtarm ());
@@ -856,7 +854,7 @@ struct strderivedGenQA {
856854 histos.fill (HIST (" MCV0/AntiLambda/hCosPA" ), v0.v0cosPA ());
857855 histos.fill (HIST (" MCV0/AntiLambda/hdcaDau" ), v0.dcaV0daughters ());
858856 histos.fill (HIST (" MCV0/AntiLambda/hdcaNegtopv" ), v0.dcanegtopv ());
859- histos.fill (HIST (" MCV0/AntiLambda/hdcaPostopv" ), v0.dcapostopv ());
857+ histos.fill (HIST (" MCV0/AntiLambda/hdcaPostopv" ), v0.dcapostopv ());
860858 }
861859 if (v0MC.pdgCode () == 310 ) { // IsK0Short
862860 histos.fill (HIST (" MCV0/h2dArmenterosP" ), v0.alpha (), v0.qtarm ());
@@ -871,7 +869,7 @@ struct strderivedGenQA {
871869 histos.fill (HIST (" MCV0/K0Short/hCosPA" ), v0.v0cosPA ());
872870 histos.fill (HIST (" MCV0/K0Short/hdcaDau" ), v0.dcaV0daughters ());
873871 histos.fill (HIST (" MCV0/K0Short/hdcaNegtopv" ), v0.dcanegtopv ());
874- histos.fill (HIST (" MCV0/K0Short/hdcaPostopv" ), v0.dcapostopv ());
872+ histos.fill (HIST (" MCV0/K0Short/hdcaPostopv" ), v0.dcapostopv ());
875873 }
876874 }
877875 }
@@ -982,7 +980,7 @@ struct strderivedGenQA {
982980 continue ;
983981
984982 auto cascMC = casc.cascMCCore_as <soa::Join<aod::CascMCCores, aod::CascMCCollRefs>>();
985-
983+
986984 // General
987985 histos.fill (HIST (" MCCasc/h2dPDGV0VsMother" ), cascMC.pdgCode (), cascMC.pdgCodeMother ());
988986 histos.fill (HIST (" MCCasc/h2dPDGV0VsPositive" ), cascMC.pdgCode (), cascMC.pdgCodePositive ());
@@ -1014,11 +1012,10 @@ struct strderivedGenQA {
10141012 histos.fill (HIST (" MCCasc/XiMinus/hDCAV0ToPV" ), casc.dcav0topv (coll.posX (), coll.posY (), coll.posZ ()));
10151013 histos.fill (HIST (" MCCasc/XiMinus/hDCAV0Dau" ), casc.dcaV0daughters ());
10161014 histos.fill (HIST (" MCCasc/XiMinus/hDCACascDau" ), casc.dcacascdaughters ());
1017- histos.fill (HIST (" MCCasc/XiMinus/hLambdaMass" ), casc.mLambda ());
1018-
1015+ histos.fill (HIST (" MCCasc/XiMinus/hLambdaMass" ), casc.mLambda ());
10191016 }
10201017 if (cascMC.pdgCode () == -3312 ) { // XiPlus
1021- histos.fill (HIST (" MCCasc/XiPlus/h2dpTResolution" ), pT, pT - cascMC.ptMC ());
1018+ histos.fill (HIST (" MCCasc/XiPlus/h2dpTResolution" ), pT, pT - cascMC.ptMC ());
10221019 histos.fill (HIST (" MCCasc/XiPlus/h3dPAVsPtVsMass" ), TMath::ACos (casc.v0cosPA (casc.x (), casc.y (), casc.z ())), pT, casc.mXi ());
10231020 histos.fill (HIST (" MCCasc/XiPlus/h2dV0TPCSignal" ), casc.positivept (), posTrack.tpcSignal ());
10241021 histos.fill (HIST (" MCCasc/XiPlus/h2dV0TPCSignal" ), -1 * casc.negativept (), negTrack.tpcSignal ());
@@ -1035,10 +1032,10 @@ struct strderivedGenQA {
10351032 histos.fill (HIST (" MCCasc/XiPlus/hDCAV0ToPV" ), casc.dcav0topv (coll.posX (), coll.posY (), coll.posZ ()));
10361033 histos.fill (HIST (" MCCasc/XiPlus/hDCAV0Dau" ), casc.dcaV0daughters ());
10371034 histos.fill (HIST (" MCCasc/XiPlus/hDCACascDau" ), casc.dcacascdaughters ());
1038- histos.fill (HIST (" MCCasc/XiPlus/hLambdaMass" ), casc.mLambda ());
1035+ histos.fill (HIST (" MCCasc/XiPlus/hLambdaMass" ), casc.mLambda ());
10391036 }
10401037 if (cascMC.pdgCode () == 3334 ) { // OmegaMinus
1041- histos.fill (HIST (" MCCasc/OmegaMinus/h2dpTResolution" ), pT, pT - cascMC.ptMC ());
1038+ histos.fill (HIST (" MCCasc/OmegaMinus/h2dpTResolution" ), pT, pT - cascMC.ptMC ());
10421039 histos.fill (HIST (" MCCasc/OmegaMinus/h3dPAVsPtVsMass" ), TMath::ACos (casc.v0cosPA (casc.x (), casc.y (), casc.z ())), pT, casc.mOmega ());
10431040 histos.fill (HIST (" MCCasc/OmegaMinus/h2dV0TPCSignal" ), casc.positivept (), posTrack.tpcSignal ());
10441041 histos.fill (HIST (" MCCasc/OmegaMinus/h2dV0TPCSignal" ), -1 * casc.negativept (), negTrack.tpcSignal ());
@@ -1055,7 +1052,7 @@ struct strderivedGenQA {
10551052 histos.fill (HIST (" MCCasc/OmegaMinus/hDCAV0ToPV" ), casc.dcav0topv (coll.posX (), coll.posY (), coll.posZ ()));
10561053 histos.fill (HIST (" MCCasc/OmegaMinus/hDCAV0Dau" ), casc.dcaV0daughters ());
10571054 histos.fill (HIST (" MCCasc/OmegaMinus/hDCACascDau" ), casc.dcacascdaughters ());
1058- histos.fill (HIST (" MCCasc/OmegaMinus/hLambdaMass" ), casc.mLambda ());
1055+ histos.fill (HIST (" MCCasc/OmegaMinus/hLambdaMass" ), casc.mLambda ());
10591056 }
10601057 if (cascMC.pdgCode () == -3334 ) { // OmegaPlus
10611058 histos.fill (HIST (" MCCasc/OmegaPlus/h2dpTResolution" ), pT, pT - cascMC.ptMC ());
@@ -1075,7 +1072,7 @@ struct strderivedGenQA {
10751072 histos.fill (HIST (" MCCasc/OmegaPlus/hDCAV0ToPV" ), casc.dcav0topv (coll.posX (), coll.posY (), coll.posZ ()));
10761073 histos.fill (HIST (" MCCasc/OmegaPlus/hDCAV0Dau" ), casc.dcaV0daughters ());
10771074 histos.fill (HIST (" MCCasc/OmegaPlus/hDCACascDau" ), casc.dcacascdaughters ());
1078- histos.fill (HIST (" MCCasc/OmegaPlus/hLambdaMass" ), casc.mLambda ());
1075+ histos.fill (HIST (" MCCasc/OmegaPlus/hLambdaMass" ), casc.mLambda ());
10791076 }
10801077 }
10811078 }
0 commit comments