Skip to content

Commit ba6a927

Browse files
hernasabSabrina Hernandezrebeccacerrinjacazioddobrigk
authored
[PWGCF] adjusted ft0 histograms and created new configurable axes (AliceO2Group#9373)
Co-authored-by: Sabrina Hernandez <[email protected]> Co-authored-by: rebeccacerri <[email protected]> Co-authored-by: Nicolò Jacazio <[email protected]> Co-authored-by: ddobrigk <[email protected]> Co-authored-by: Zhen Zhang <[email protected]> Co-authored-by: Samuele Cattaruzzi <[email protected]> Co-authored-by: ALICE Action Bot <[email protected]> Co-authored-by: Fabrizio <[email protected]> Co-authored-by: ALICE Builder <[email protected]> Co-authored-by: Nicolas Strangmann <[email protected]> Co-authored-by: Nicolas Strangmann <[email protected]> Co-authored-by: Oleksii Lubynets <[email protected]> Co-authored-by: Daiki Sekihata <[email protected]> Co-authored-by: sawan <[email protected]> Co-authored-by: abilandz <[email protected]> Co-authored-by: Yash Patley <[email protected]> Co-authored-by: Victor Gonzalez <[email protected]> Co-authored-by: Victor <[email protected]> Co-authored-by: Junlee Kim <[email protected]> Co-authored-by: Dukhishyam Mallick <[email protected]> Co-authored-by: Stefano Cannito <[email protected]> Co-authored-by: altsybee <[email protected]> Co-authored-by: Anantha Padmanabhan M Nair <[email protected]> Co-authored-by: Zuzanna Chochulska <[email protected]> Co-authored-by: Zuzanna Chochulska <[email protected]> Co-authored-by: prottayCMT <[email protected]> Co-authored-by: Prottay Das <[email protected]> Co-authored-by: Vít Kučera <[email protected]> Co-authored-by: Giorgio Alberto Lucia <[email protected]> Co-authored-by: Pritam Chakraborty <[email protected]> Co-authored-by: sarjeetagami <[email protected]> Co-authored-by: sarjeeta gami <[email protected]> Co-authored-by: skundu692 <[email protected]> Co-authored-by: Zhiyong <[email protected]> Co-authored-by: Lars <[email protected]> Co-authored-by: SCHOTTER Romain <[email protected]> Co-authored-by: wefeng1110 <[email protected]> Co-authored-by: Wenhui Feng <[email protected]> Co-authored-by: victorvalenciatorres <[email protected]> Co-authored-by: limhyunji999 <[email protected]> Co-authored-by: BiaoZhang (张彪) <[email protected]> Co-authored-by: Roberta Ferioli <[email protected]> Co-authored-by: Maximiliano Puccio <[email protected]> Co-authored-by: mhartung71 <[email protected]> Co-authored-by: basiach <[email protected]> Co-authored-by: Barbara Chytla <[email protected]> Co-authored-by: Zhengqing Wang <[email protected]> Co-authored-by: Diana <[email protected]> Co-authored-by: Diana Krupova <[email protected]> Co-authored-by: Deependra Sharma <[email protected]> Co-authored-by: Marcello Di Costanzo <[email protected]> Co-authored-by: Noor Koster <[email protected]> Co-authored-by: Sigurd Nese <[email protected]> Co-authored-by: omassen <[email protected]> Co-authored-by: Rohaan Deb <[email protected]> Co-authored-by: nzardosh <[email protected]> Co-authored-by: EmilGorm <[email protected]> Co-authored-by: Emil Gorm Nielsen <emilgormnielsen@cern-ch> Co-authored-by: JaeYoonCHO <[email protected]> Co-authored-by: Josué Martínez García <[email protected]> Co-authored-by: MaolinZH <[email protected]> Co-authored-by: Lucia Anna Tarasovicova <[email protected]> Co-authored-by: Lucia Anna Tarasovicova <[email protected]> Co-authored-by: Chiara <[email protected]> Co-authored-by: ldellost <[email protected]> Co-authored-by: Luigi Dello Stritto <[email protected]> Co-authored-by: Artem Kotliarov <[email protected]> Co-authored-by: Preet-Bhanjan <[email protected]> Co-authored-by: Preet Pati <[email protected]> Co-authored-by: Francesco Mazzaschi <[email protected]> Co-authored-by: Francesco Mazzaschi <[email protected]> Co-authored-by: dajones2 <[email protected]> Co-authored-by: Marvin Hemmer <[email protected]> Co-authored-by: JStaa <[email protected]> Co-authored-by: Magnus <[email protected]> Co-authored-by: Mario Ciacco <[email protected]> Co-authored-by: Paola Vargas Torres <[email protected]> Co-authored-by: Paola Vargas <[email protected]> Co-authored-by: Rafael Manhart <[email protected]> Co-authored-by: Giovanni Malfattore <[email protected]> Co-authored-by: yhambard <[email protected]> Co-authored-by: Jesús Eduardo Muñoz Méndez <[email protected]> Co-authored-by: Jerome Jung <[email protected]> Co-authored-by: Ida Storehaug <[email protected]> Co-authored-by: Ida Torkjellsdatter Storehaug <[email protected]> Co-authored-by: lucamicheletti93 <[email protected]> Co-authored-by: Lucamicheletti93 <[email protected]>
1 parent 91c27f2 commit ba6a927

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

PWGCF/Flow/Tasks/FlowZDCtask.cxx

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,9 @@ struct FlowZDCtask {
9090
ConfigurableAxis axisMultTpc{"axisMultTpc", {1000, -0.5f, 1999.5f}, "TPCmultiplicity"};
9191
ConfigurableAxis axisZN{"axisZN", {5000, 0, 500}, "axisZN"};
9292
ConfigurableAxis axisZP{"axisZP", {5000, 0, 500}, "axisZP"};
93-
ConfigurableAxis axisFT0CAmp{"axisFT0CAmp", {60000, 0, 60000}, "axisFT0CAmp"};
93+
ConfigurableAxis axisFT0CAmp{"axisFT0CAmp", {5000, 0, 5000}, "axisFT0CAmp"};
94+
ConfigurableAxis axisFT0AAmp{"axisFT0AAmp", {5000, 0, 5000}, "axisFT0AAmp"};
95+
ConfigurableAxis axisFT0MAmp{"axisFT0MAmp", {10000, 0, 10000}, "axisFT0MAmp"};
9496

9597
Filter collisionFilter = nabs(aod::collision::posZ) < cfgCutVertex;
9698
Filter trackFilter = (nabs(aod::track::eta) < cfgCutEta) && (aod::track::pt > cfgCutPtMin) && (aod::track::pt < cfgCutPtMax) && ((requireGlobalTrackInFilter()) || (aod::track::isGlobalTrackSDD == (uint8_t) true)) && (aod::track::tpcChi2NCl < cfgCutChi2prTPCcls);
@@ -211,8 +213,8 @@ struct FlowZDCtask {
211213
histos.add("ZNenergy", "common zn (a + c sides) energy", kTH1F, {axisEnergy});
212214
histos.add("ZPenergy", "common zp energy (a + c sides)", kTH1F, {axisEnergy});
213215
histos.add("hFT0CAmp", ";Amplitude;counts", kTH1F, {axisFT0CAmp});
214-
histos.add("hFT0AAmp", ";Amplitude;counts", kTH1F, {{100000, 0, 100000}});
215-
histos.add("hFT0MAmp", ";Amplitude;counts", kTH1F, {{100000, 0, 100000}});
216+
histos.add("hFT0AAmp", ";Amplitude;counts", kTH1F, {axisFT0AAmp});
217+
histos.add("hFT0MAmp", ";Amplitude;counts", kTH1F, {axisFT0MAmp});
216218
histos.add("hMultT0A", ";Amplitude;counts", kTH1F, {{nBinsFT0Amp, 0, 250000}});
217219
histos.add("hMultT0C", ";Amplitude;counts", kTH1F, {{nBinsFT0Amp, 0, 250000}});
218220
histos.add("hMultT0M", ";Amplitude;counts", kTH1F, {{nBinsFT0Amp, 0, 250000}});
@@ -288,12 +290,12 @@ struct FlowZDCtask {
288290
if (collision.has_foundFT0()) {
289291
auto ft0 = collision.foundFT0();
290292
for (const auto& amplitude : ft0.amplitudeA()) {
293+
histos.fill(HIST("hFT0AAmp"), amplitude);
291294
ft0aAmp += amplitude;
292-
histos.fill(HIST("hFT0AAmp"), ft0aAmp);
293295
}
294296
for (const auto& amplitude : ft0.amplitudeC()) {
297+
histos.fill(HIST("hFT0CAmp"), amplitude);
295298
ft0cAmp += amplitude;
296-
histos.fill(HIST("hFT0CAmp"), ft0cAmp);
297299
}
298300
}
299301
double ft0mAmp = ft0aAmp + ft0cAmp;

0 commit comments

Comments
 (0)