@@ -187,25 +187,25 @@ struct cascadeFlow {
187187
188188 // THN axes
189189 struct : ConfigurableGroup {
190- ConfigurableAxis thnConfigAxisFT0C{" thnConfigAxisFT0C" , {8 , 0 , 80 }, " FT0C centrality (%)" };
191- ConfigurableAxis thnConfigAxisEta{" thnConfigAxisEta" , {8 , -0.8 , 0.8 }, " pseudorapidity" };
192- ConfigurableAxis thnConfigAxisPt{" thnConfigAxisPt" , {VARIABLE_WIDTH, 0.8 , 1.0 , 1.2 , 1.4 , 1.6 , 1.8 , 2 , 2.25 , 2.5 , 2.75 , 3 , 3.5 , 4 , 5 , 6 , 8 , 10 }, " #it{p}_{T} (GeV/#it{c})" };
193- ConfigurableAxis thnConfigAxisPtLambda{" thnConfigAxisPtLambda" , {VARIABLE_WIDTH, 0.4 , 0.6 , 0.8 , 1.0 , 1.2 , 1.4 , 1.6 , 1.8 , 2 , 2.25 , 2.5 , 2.75 , 3 , 3.5 , 4 , 5 , 6 , 8 , 10 , 20 }, " #it{p}_{T} (GeV/#it{c})" };
194- ConfigurableAxis thnConfigAxisCharge{" thnConfigAxisCharge" , {2 , 0 , 2 }, " " };
195- ConfigurableAxis thnConfigAxisPsiDiff{" thnConfigAxisPsiDiff" , {100 , 0 , o2::constants::math::TwoPI}, " " };
196- ConfigurableAxis thnConfigAxisMassXi{" thnConfigAxisMassXi" , {45 , 1.300 , 1.345 }, " " };
197- ConfigurableAxis thnConfigAxisMassOmega{" thnConfigAxisMassOmega" , {45 , 1.655 , 1.690 }, " " };
198- ConfigurableAxis thnConfigAxisMassLambda{" thnConfigAxisMassLambda" , {60 , 1.1 , 1.13 }, " " };
199- ConfigurableAxis thnConfigAxisBDTScore{" thnConfigAxisBDTScore" , {15 , 0.4 , 1 }, " " };
200- ConfigurableAxis thnConfigAxisV2{" thnConfigAxiV2" , {100 , -1 ., 1 .}, " " };
201- ConfigurableAxis thnConfigAxisPzs2Xi{" thnConfigAxiPzs2Xi" , {200 , -2.8 , 2.8 }, " " };
202- ConfigurableAxis thnConfigAxisPzs2Omega{" thnConfigAxiPzs2Omega" , {200 , -70 , 70 }, " " };
203- ConfigurableAxis thnConfigAxisPzs2Lambda{" thnConfigAxiPzs2Lambda" , {200 , -2 , 2 }, " " };
204- ConfigurableAxis thnConfigAxisCos2Theta{" thnConfigAxiCos2Theta" , {100 , 0 , 1 }, " " };
205- ConfigurableAxis thnConfigAxisCos2ThetaL{" thnConfigAxiCos2ThetaL" , {100 , 0 , 1 }, " " };
206- ConfigurableAxis thnConfigAxisCosThetaXiAlpha{" thnConfigAxisCosThetaXiAlpha" , {200 , -2.8 , 2.8 }, " " };
207- ConfigurableAxis thnConfigAxisCosThetaOmegaAlpha{" thnConfigAxisCosThetaOmegaAlpha" , {200 , -70 , 70 }, " " };
208- ConfigurableAxis thnConfigAxisCosThetaProtonAlpha{" thnConfigAxisCosThetaProtonAlpha" , {200 , -2 , 2 }, " " };
190+ ConfigurableAxis thnConfigAxisFT0C{" thnConfigAxisFT0C" , {8 , 0 , 80 }, " FT0C centrality (%)" };
191+ ConfigurableAxis thnConfigAxisEta{" thnConfigAxisEta" , {8 , -0.8 , 0.8 }, " pseudorapidity" };
192+ ConfigurableAxis thnConfigAxisPt{" thnConfigAxisPt" , {VARIABLE_WIDTH, 0.8 , 1.0 , 1.2 , 1.4 , 1.6 , 1.8 , 2 , 2.25 , 2.5 , 2.75 , 3 , 3.5 , 4 , 5 , 6 , 8 , 10 }, " #it{p}_{T} (GeV/#it{c})" };
193+ ConfigurableAxis thnConfigAxisPtLambda{" thnConfigAxisPtLambda" , {VARIABLE_WIDTH, 0.4 , 0.6 , 0.8 , 1.0 , 1.2 , 1.4 , 1.6 , 1.8 , 2 , 2.25 , 2.5 , 2.75 , 3 , 3.5 , 4 , 5 , 6 , 8 , 10 , 20 }, " #it{p}_{T} (GeV/#it{c})" };
194+ ConfigurableAxis thnConfigAxisCharge{" thnConfigAxisCharge" , {2 , 0 , 2 }, " " };
195+ ConfigurableAxis thnConfigAxisPsiDiff{" thnConfigAxisPsiDiff" , {100 , 0 , o2::constants::math::TwoPI}, " " };
196+ ConfigurableAxis thnConfigAxisMassXi{" thnConfigAxisMassXi" , {45 , 1.300 , 1.345 }, " " };
197+ ConfigurableAxis thnConfigAxisMassOmega{" thnConfigAxisMassOmega" , {45 , 1.655 , 1.690 }, " " };
198+ ConfigurableAxis thnConfigAxisMassLambda{" thnConfigAxisMassLambda" , {60 , 1.1 , 1.13 }, " " };
199+ ConfigurableAxis thnConfigAxisBDTScore{" thnConfigAxisBDTScore" , {15 , 0.4 , 1 }, " " };
200+ ConfigurableAxis thnConfigAxisV2{" thnConfigAxiV2" , {100 , -1 ., 1 .}, " " };
201+ ConfigurableAxis thnConfigAxisPzs2Xi{" thnConfigAxiPzs2Xi" , {200 , -2.8 , 2.8 }, " " };
202+ ConfigurableAxis thnConfigAxisPzs2Omega{" thnConfigAxiPzs2Omega" , {200 , -70 , 70 }, " " };
203+ ConfigurableAxis thnConfigAxisPzs2Lambda{" thnConfigAxiPzs2Lambda" , {200 , -2 , 2 }, " " };
204+ ConfigurableAxis thnConfigAxisCos2Theta{" thnConfigAxiCos2Theta" , {100 , 0 , 1 }, " " };
205+ ConfigurableAxis thnConfigAxisCos2ThetaL{" thnConfigAxiCos2ThetaL" , {100 , 0 , 1 }, " " };
206+ ConfigurableAxis thnConfigAxisCosThetaXiAlpha{" thnConfigAxisCosThetaXiAlpha" , {200 , -2.8 , 2.8 }, " " };
207+ ConfigurableAxis thnConfigAxisCosThetaOmegaAlpha{" thnConfigAxisCosThetaOmegaAlpha" , {200 , -70 , 70 }, " " };
208+ ConfigurableAxis thnConfigAxisCosThetaProtonAlpha{" thnConfigAxisCosThetaProtonAlpha" , {200 , -2 , 2 }, " " };
209209 } thnAxisConfigs;
210210
211211 // Event selection criteria
@@ -1083,18 +1083,18 @@ struct cascadeFlow {
10831083 shiftprofileTPCL.clear ();
10841084 shiftprofileTPCR.clear ();
10851085 fullCCDBShiftCorrPathFT0C = ShiftConfigs.cfgShiftPathFT0C ;
1086- fullCCDBShiftCorrPathTPCL = ShiftConfigs.cfgShiftPathTPCL ;
1086+ fullCCDBShiftCorrPathTPCL = ShiftConfigs.cfgShiftPathTPCL ;
10871087 fullCCDBShiftCorrPathTPCR = ShiftConfigs.cfgShiftPathTPCR ;
10881088 auto objshiftFT0C = ccdb->getForTimeStamp <TProfile3D>(fullCCDBShiftCorrPathFT0C, coll.timestamp ());
10891089 shiftprofileFT0C.push_back (objshiftFT0C);
10901090 auto objshiftTPCL = ccdb->getForTimeStamp <TProfile3D>(fullCCDBShiftCorrPathTPCL, coll.timestamp ());
10911091 shiftprofileTPCL.push_back (objshiftTPCL);
1092- auto objshiftTPCR = ccdb->getForTimeStamp <TProfile3D>(fullCCDBShiftCorrPathTPCR, coll.timestamp ());
1092+ auto objshiftTPCR = ccdb->getForTimeStamp <TProfile3D>(fullCCDBShiftCorrPathTPCR, coll.timestamp ());
10931093 shiftprofileTPCR.push_back (objshiftTPCR);
10941094 lastRunNumber = currentRunNumber;
10951095 }
10961096 }
1097-
1097+
10981098 if (ShiftConfigs.cfgShiftCorr ) {
10991099 psiT0CCorr = ApplyShiftCorrection (coll, psiT0C);
11001100 ComputeEPResolutionwShifts (coll, psiT0C, psiTPCA, psiTPCC);
@@ -1402,13 +1402,13 @@ struct cascadeFlow {
14021402 shiftprofileTPCL.clear ();
14031403 shiftprofileTPCR.clear ();
14041404 fullCCDBShiftCorrPathFT0C = ShiftConfigs.cfgShiftPathFT0C ;
1405- fullCCDBShiftCorrPathTPCL = ShiftConfigs.cfgShiftPathTPCL ;
1405+ fullCCDBShiftCorrPathTPCL = ShiftConfigs.cfgShiftPathTPCL ;
14061406 fullCCDBShiftCorrPathTPCR = ShiftConfigs.cfgShiftPathTPCR ;
14071407 auto objshiftFT0C = ccdb->getForTimeStamp <TProfile3D>(fullCCDBShiftCorrPathFT0C, coll.timestamp ());
14081408 shiftprofileFT0C.push_back (objshiftFT0C);
14091409 auto objshiftTPCL = ccdb->getForTimeStamp <TProfile3D>(fullCCDBShiftCorrPathTPCL, coll.timestamp ());
14101410 shiftprofileTPCL.push_back (objshiftTPCL);
1411- auto objshiftTPCR = ccdb->getForTimeStamp <TProfile3D>(fullCCDBShiftCorrPathTPCR, coll.timestamp ());
1411+ auto objshiftTPCR = ccdb->getForTimeStamp <TProfile3D>(fullCCDBShiftCorrPathTPCR, coll.timestamp ());
14121412 shiftprofileTPCR.push_back (objshiftTPCR);
14131413 lastRunNumber = currentRunNumber;
14141414 }
@@ -1707,13 +1707,13 @@ struct cascadeFlow {
17071707 shiftprofileTPCL.clear ();
17081708 shiftprofileTPCR.clear ();
17091709 fullCCDBShiftCorrPathFT0C = ShiftConfigs.cfgShiftPathFT0C ;
1710- fullCCDBShiftCorrPathTPCL = ShiftConfigs.cfgShiftPathTPCL ;
1710+ fullCCDBShiftCorrPathTPCL = ShiftConfigs.cfgShiftPathTPCL ;
17111711 fullCCDBShiftCorrPathTPCR = ShiftConfigs.cfgShiftPathTPCR ;
17121712 auto objshiftFT0C = ccdb->getForTimeStamp <TProfile3D>(fullCCDBShiftCorrPathFT0C, coll.timestamp ());
17131713 shiftprofileFT0C.push_back (objshiftFT0C);
17141714 auto objshiftTPCL = ccdb->getForTimeStamp <TProfile3D>(fullCCDBShiftCorrPathTPCL, coll.timestamp ());
17151715 shiftprofileTPCL.push_back (objshiftTPCL);
1716- auto objshiftTPCR = ccdb->getForTimeStamp <TProfile3D>(fullCCDBShiftCorrPathTPCR, coll.timestamp ());
1716+ auto objshiftTPCR = ccdb->getForTimeStamp <TProfile3D>(fullCCDBShiftCorrPathTPCR, coll.timestamp ());
17171717 shiftprofileTPCR.push_back (objshiftTPCR);
17181718 lastRunNumber = currentRunNumber;
17191719 }
@@ -1939,13 +1939,13 @@ struct cascadeFlow {
19391939 shiftprofileTPCL.clear ();
19401940 shiftprofileTPCR.clear ();
19411941 fullCCDBShiftCorrPathFT0C = ShiftConfigs.cfgShiftPathFT0C ;
1942- fullCCDBShiftCorrPathTPCL = ShiftConfigs.cfgShiftPathTPCL ;
1942+ fullCCDBShiftCorrPathTPCL = ShiftConfigs.cfgShiftPathTPCL ;
19431943 fullCCDBShiftCorrPathTPCR = ShiftConfigs.cfgShiftPathTPCR ;
19441944 auto objshiftFT0C = ccdb->getForTimeStamp <TProfile3D>(fullCCDBShiftCorrPathFT0C, coll.timestamp ());
19451945 shiftprofileFT0C.push_back (objshiftFT0C);
19461946 auto objshiftTPCL = ccdb->getForTimeStamp <TProfile3D>(fullCCDBShiftCorrPathTPCL, coll.timestamp ());
19471947 shiftprofileTPCL.push_back (objshiftTPCL);
1948- auto objshiftTPCR = ccdb->getForTimeStamp <TProfile3D>(fullCCDBShiftCorrPathTPCR, coll.timestamp ());
1948+ auto objshiftTPCR = ccdb->getForTimeStamp <TProfile3D>(fullCCDBShiftCorrPathTPCR, coll.timestamp ());
19491949 shiftprofileTPCR.push_back (objshiftTPCR);
19501950 lastRunNumber = currentRunNumber;
19511951 }
0 commit comments