29 #include "CbmRichUtil.h"
33 #include "FairRootManager.h"
34 #include "KFParticle.h"
44 , fAnnSelection(nullptr)
47 , fGlobalTracks(nullptr)
49 , fStsTrackMatches(nullptr)
50 , fRichProjections(nullptr)
52 , fRichRingMatches(nullptr)
54 , fArrayMvdHit(nullptr)
55 , fArrayStsHit(nullptr)
56 , fPrimVertex(nullptr)
60 , VStsTrack_minus_Outside()
61 , VMCtracks_minus_Outside()
62 , VRings_minus_Outside()
63 , VStsIndex_minus_Outside()
64 , VRichRing_minus_Outside()
65 , VMCIndex_minus_Outside()
66 , VStsTrack_plus_Outside()
67 , VMCtracks_plus_Outside()
68 , VRings_plus_Outside()
69 , VStsIndex_plus_Outside()
70 , VRichRing_plus_Outside()
71 , VMCIndex_plus_Outside()
72 , VMCtracks_minus_Target()
73 , VStsTrack_minus_Target()
74 , VMomenta_minus_Target()
75 , VRings_minus_Target()
76 , VStsIndex_minus_Target()
77 , VRichRing_minus_Target()
78 , VMCIndex_minus_Target()
79 , VMCtracks_plus_Target()
80 , VStsTrack_plus_Target()
81 , VMomenta_plus_Target()
82 , VRings_plus_Target()
83 , VStsIndex_plus_Target()
84 , VRichRing_plus_Target()
85 , VMCIndex_plus_Target()
90 , EMT_man_Event_Target()
91 , EMT_man_pair_momenta_Target()
92 , EMT_man_NofRings_Target()
93 , EMT_man_Event_Outside()
94 , EMT_man_pair_momenta_Outside()
95 , EMT_man_NofRings_Outside()
96 , EMT_man_Event_Both()
97 , EMT_man_pair_momenta_Both()
98 , EMT_man_NofRings_Both()
100 , Gammas_zero_Target()
101 , Gammas_one_Target()
102 , Gammas_two_Target()
103 , Gammas_onetwo_Target()
104 , Gammas_stsIndex_all_Target()
105 , Gammas_stsIndex_zero_Target()
106 , Gammas_stsIndex_one_Target()
107 , Gammas_stsIndex_two_Target()
108 , Gammas_stsIndex_onetwo_Target()
109 , Gammas_MCIndex_all_Target()
110 , Gammas_MCIndex_zero_Target()
111 , Gammas_MCIndex_one_Target()
112 , Gammas_MCIndex_two_Target()
113 , Gammas_MCIndex_onetwo_Target()
114 , Gammas_MC_all_Target()
115 , Gammas_MC_zero_Target()
116 , Gammas_MC_one_Target()
117 , Gammas_MC_two_Target()
118 , Gammas_MC_onetwo_Target()
119 , Gammas_all_Outside()
120 , Gammas_zero_Outside()
121 , Gammas_one_Outside()
122 , Gammas_two_Outside()
123 , Gammas_onetwo_Outside()
124 , Gammas_stsIndex_all_Outside()
125 , Gammas_stsIndex_zero_Outside()
126 , Gammas_stsIndex_one_Outside()
127 , Gammas_stsIndex_two_Outside()
128 , Gammas_stsIndex_onetwo_Outside()
129 , Gammas_MCIndex_all_Outside()
130 , Gammas_MCIndex_zero_Outside()
131 , Gammas_MCIndex_one_Outside()
132 , Gammas_MCIndex_two_Outside()
133 , Gammas_MCIndex_onetwo_Outside()
134 , Gammas_MC_all_Outside()
135 , Gammas_MC_zero_Outside()
136 , Gammas_MC_one_Outside()
137 , Gammas_MC_two_Outside()
138 , Gammas_MC_onetwo_Outside()
143 , Gammas_onetwo_Both()
144 , Gammas_stsIndex_all_Both()
145 , Gammas_stsIndex_zero_Both()
146 , Gammas_stsIndex_one_Both()
147 , Gammas_stsIndex_two_Both()
148 , Gammas_stsIndex_onetwo_Both()
149 , Gammas_MCIndex_all_Both()
150 , Gammas_MCIndex_zero_Both()
151 , Gammas_MCIndex_one_Both()
152 , Gammas_MCIndex_two_Both()
153 , Gammas_MCIndex_onetwo_Both()
154 , Gammas_MC_all_Both()
155 , Gammas_MC_zero_Both()
156 , Gammas_MC_one_Both()
157 , Gammas_MC_two_Both()
158 , Gammas_MC_onetwo_Both()
160 , Gammas_stsIndex_WAC()
161 , Gammas_MCIndex_WAC()
163 , EMT_man_Event_WAC()
164 , EMT_man_pair_momenta_WAC()
165 , EMT_man_NofRings_WAC()
166 , fHistoList_man_cuts_Both()
167 , InvMass_vs_OA_candidates_Both(nullptr)
168 , InvMass_vs_OA_fromPi0_Both(nullptr)
169 , GammasInvMass_candidates_Both(nullptr)
170 , GammasOA_candidates_Both(nullptr)
171 , GammasInvMass_fromPi0_Both(nullptr)
172 , GammasOA_fromPi0_Both(nullptr)
173 , PlaneAngles_last_candidates_Both(nullptr)
174 , PlaneAngles_last_fromPi0_Both(nullptr)
175 , PlaneAngles_first_candidates_Both(nullptr)
176 , PlaneAngles_first_fromPi0_Both(nullptr)
177 , fHistoList_man_cuts_Target()
178 , InvMass_vs_OA_candidates_Target(nullptr)
179 , InvMass_vs_OA_fromPi0_Target(nullptr)
180 , GammasInvMass_candidates_Target(nullptr)
181 , GammasOA_candidates_Target(nullptr)
182 , GammasInvMass_fromPi0_Target(nullptr)
183 , GammasOA_fromPi0_Target(nullptr)
184 , PlaneAngles_last_candidates_Target(nullptr)
185 , PlaneAngles_last_fromPi0_Target(nullptr)
186 , PlaneAngles_first_candidates_Target(nullptr)
187 , PlaneAngles_first_fromPi0_Target(nullptr)
188 , fHistoList_man_cuts_Outside()
189 , InvMass_vs_OA_candidates_Outside(nullptr)
190 , InvMass_vs_OA_fromPi0_Outside(nullptr)
191 , GammasInvMass_candidates_Outside(nullptr)
192 , GammasOA_candidates_Outside(nullptr)
193 , GammasInvMass_fromPi0_Outside(nullptr)
194 , GammasOA_fromPi0_Outside(nullptr)
195 , PlaneAngles_last_candidates_Outside(nullptr)
196 , PlaneAngles_last_fromPi0_Outside(nullptr)
197 , PlaneAngles_first_candidates_Outside(nullptr)
198 , PlaneAngles_first_fromPi0_Outside(nullptr)
199 , fHistoList_man_all_Target()
200 , GammaInvMassReco_all_Target(nullptr)
201 , GammaOpeningAngleReco_all_Target(nullptr)
202 , Pdg_all_Target(nullptr)
203 , P_reco_all_Target(nullptr)
204 , Pt_reco_all_Target(nullptr)
205 , Pi0InvMassReco_all_Target(nullptr)
206 , EMT_InvMass_all_Target(nullptr)
207 , Pi0_pt_vs_rap_all_Target(nullptr)
208 , Pi0_pt_vs_rap_est_all_Target(nullptr)
209 , DalitzPi0_all_Target(nullptr)
210 , PhotonsPi0_all_Target(nullptr)
211 , fHistoList_man_zero_Target()
212 , GammaInvMassReco_zero_Target(nullptr)
213 , GammaOpeningAngleReco_zero_Target(nullptr)
214 , Pdg_zero_Target(nullptr)
215 , P_reco_zero_Target(nullptr)
216 , Pt_reco_zero_Target(nullptr)
217 , Pi0InvMassReco_zero_Target(nullptr)
218 , EMT_InvMass_zero_Target(nullptr)
219 , Pi0_pt_vs_rap_zero_Target(nullptr)
220 , Pi0_pt_vs_rap_est_zero_Target(nullptr)
221 , DalitzPi0_zero_Target(nullptr)
222 , PhotonsPi0_zero_Target(nullptr)
223 , fHistoList_man_one_Target()
224 , GammaInvMassReco_one_Target(nullptr)
225 , GammaOpeningAngleReco_one_Target(nullptr)
226 , Pdg_one_Target(nullptr)
227 , P_reco_one_Target(nullptr)
228 , Pt_reco_one_Target(nullptr)
229 , Pi0InvMassReco_one_Target(nullptr)
230 , EMT_InvMass_one_Target(nullptr)
231 , Pi0_pt_vs_rap_one_Target(nullptr)
232 , Pi0_pt_vs_rap_est_one_Target(nullptr)
233 , DalitzPi0_one_Target(nullptr)
234 , PhotonsPi0_one_Target(nullptr)
235 , fHistoList_man_two_Target()
236 , GammaInvMassReco_two_Target(nullptr)
237 , GammaOpeningAngleReco_two_Target(nullptr)
238 , Pdg_two_Target(nullptr)
239 , P_reco_two_Target(nullptr)
240 , Pt_reco_two_Target(nullptr)
241 , Pi0InvMassReco_two_Target(nullptr)
242 , EMT_InvMass_two_Target(nullptr)
243 , Pi0_pt_vs_rap_two_Target(nullptr)
244 , Pi0_pt_vs_rap_est_two_Target(nullptr)
245 , DalitzPi0_two_Target(nullptr)
246 , PhotonsPi0_two_Target(nullptr)
247 , fHistoList_man_onetwo_Target()
248 , GammaInvMassReco_onetwo_Target(nullptr)
249 , GammaOpeningAngleReco_onetwo_Target(nullptr)
250 , Pdg_onetwo_Target(nullptr)
251 , P_reco_onetwo_Target(nullptr)
252 , Pt_reco_onetwo_Target(nullptr)
253 , Pi0InvMassReco_onetwo_Target(nullptr)
254 , EMT_InvMass_onetwo_Target(nullptr)
255 , Pi0_pt_vs_rap_onetwo_Target(nullptr)
256 , Pi0_pt_vs_rap_est_onetwo_Target(nullptr)
257 , DalitzPi0_onetwo_Target(nullptr)
258 , PhotonsPi0_onetwo_Target(nullptr)
259 , fHistoList_man_all_Outside()
260 , GammaInvMassReco_all_Outside(nullptr)
261 , GammaOpeningAngleReco_all_Outside(nullptr)
262 , Pdg_all_Outside(nullptr)
263 , P_reco_all_Outside(nullptr)
264 , Pt_reco_all_Outside(nullptr)
265 , Pi0InvMassReco_all_Outside(nullptr)
266 , EMT_InvMass_all_Outside(nullptr)
267 , Pi0_pt_vs_rap_all_Outside(nullptr)
268 , Pi0_pt_vs_rap_est_all_Outside(nullptr)
269 , DalitzPi0_all_Outside(nullptr)
270 , PhotonsPi0_all_Outside(nullptr)
271 , fHistoList_man_zero_Outside()
272 , GammaInvMassReco_zero_Outside(nullptr)
273 , GammaOpeningAngleReco_zero_Outside(nullptr)
274 , Pdg_zero_Outside(nullptr)
275 , P_reco_zero_Outside(nullptr)
276 , Pt_reco_zero_Outside(nullptr)
277 , Pi0InvMassReco_zero_Outside(nullptr)
278 , EMT_InvMass_zero_Outside(nullptr)
279 , Pi0_pt_vs_rap_zero_Outside(nullptr)
280 , Pi0_pt_vs_rap_est_zero_Outside(nullptr)
281 , DalitzPi0_zero_Outside(nullptr)
282 , PhotonsPi0_zero_Outside(nullptr)
283 , fHistoList_man_one_Outside()
284 , GammaInvMassReco_one_Outside(nullptr)
285 , GammaOpeningAngleReco_one_Outside(nullptr)
286 , Pdg_one_Outside(nullptr)
287 , P_reco_one_Outside(nullptr)
288 , Pt_reco_one_Outside(nullptr)
289 , Pi0InvMassReco_one_Outside(nullptr)
290 , EMT_InvMass_one_Outside(nullptr)
291 , Pi0_pt_vs_rap_one_Outside(nullptr)
292 , Pi0_pt_vs_rap_est_one_Outside(nullptr)
293 , DalitzPi0_one_Outside(nullptr)
294 , PhotonsPi0_one_Outside(nullptr)
295 , fHistoList_man_two_Outside()
296 , GammaInvMassReco_two_Outside(nullptr)
297 , GammaOpeningAngleReco_two_Outside(nullptr)
298 , Pdg_two_Outside(nullptr)
299 , P_reco_two_Outside(nullptr)
300 , Pt_reco_two_Outside(nullptr)
301 , Pi0InvMassReco_two_Outside(nullptr)
302 , EMT_InvMass_two_Outside(nullptr)
303 , Pi0_pt_vs_rap_two_Outside(nullptr)
304 , Pi0_pt_vs_rap_est_two_Outside(nullptr)
305 , DalitzPi0_two_Outside(nullptr)
306 , PhotonsPi0_two_Outside(nullptr)
307 , fHistoList_man_onetwo_Outside()
308 , GammaInvMassReco_onetwo_Outside(nullptr)
309 , GammaOpeningAngleReco_onetwo_Outside(nullptr)
310 , Pdg_onetwo_Outside(nullptr)
311 , P_reco_onetwo_Outside(nullptr)
312 , Pt_reco_onetwo_Outside(nullptr)
313 , Pi0InvMassReco_onetwo_Outside(nullptr)
314 , EMT_InvMass_onetwo_Outside(nullptr)
315 , Pi0_pt_vs_rap_onetwo_Outside(nullptr)
316 , Pi0_pt_vs_rap_est_onetwo_Outside(nullptr)
317 , DalitzPi0_onetwo_Outside(nullptr)
318 , PhotonsPi0_onetwo_Outside(nullptr)
319 , fHistoList_man_all_Both()
320 , GammaInvMassReco_all_Both(nullptr)
321 , GammaOpeningAngleReco_all_Both(nullptr)
322 , Pdg_all_Both(nullptr)
323 , P_reco_all_Both(nullptr)
324 , Pt_reco_all_Both(nullptr)
325 , Pi0InvMassReco_all_Both(nullptr)
326 , EMT_InvMass_all_Both(nullptr)
327 , Pi0_pt_vs_rap_all_Both(nullptr)
328 , Pi0_pt_vs_rap_est_all_Both(nullptr)
329 , DalitzPi0_all_Both(nullptr)
330 , PhotonsPi0_all_Both(nullptr)
331 , fHistoList_man_zero_Both()
332 , GammaInvMassReco_zero_Both(nullptr)
333 , GammaOpeningAngleReco_zero_Both(nullptr)
334 , Pdg_zero_Both(nullptr)
335 , P_reco_zero_Both(nullptr)
336 , Pt_reco_zero_Both(nullptr)
337 , Pi0InvMassReco_zero_Both(nullptr)
338 , EMT_InvMass_zero_Both(nullptr)
339 , Pi0_pt_vs_rap_zero_Both(nullptr)
340 , Pi0_pt_vs_rap_est_zero_Both(nullptr)
341 , DalitzPi0_zero_Both(nullptr)
342 , PhotonsPi0_zero_Both(nullptr)
343 , fHistoList_man_one_Both()
344 , GammaInvMassReco_one_Both(nullptr)
345 , GammaOpeningAngleReco_one_Both(nullptr)
346 , Pdg_one_Both(nullptr)
347 , P_reco_one_Both(nullptr)
348 , Pt_reco_one_Both(nullptr)
349 , Pi0InvMassReco_one_Both(nullptr)
350 , EMT_InvMass_one_Both(nullptr)
351 , Pi0_pt_vs_rap_one_Both(nullptr)
352 , Pi0_pt_vs_rap_est_one_Both(nullptr)
353 , DalitzPi0_one_Both(nullptr)
354 , PhotonsPi0_one_Both(nullptr)
355 , fHistoList_man_two_Both()
356 , GammaInvMassReco_two_Both(nullptr)
357 , GammaOpeningAngleReco_two_Both(nullptr)
358 , Pdg_two_Both(nullptr)
359 , P_reco_two_Both(nullptr)
360 , Pt_reco_two_Both(nullptr)
361 , Pi0InvMassReco_two_Both(nullptr)
362 , EMT_InvMass_two_Both(nullptr)
363 , Pi0_pt_vs_rap_two_Both(nullptr)
364 , Pi0_pt_vs_rap_est_two_Both(nullptr)
365 , DalitzPi0_two_Both(nullptr)
366 , PhotonsPi0_two_Both(nullptr)
367 , fHistoList_man_onetwo_Both()
368 , GammaInvMassReco_onetwo_Both(nullptr)
369 , GammaOpeningAngleReco_onetwo_Both(nullptr)
370 , Pdg_onetwo_Both(nullptr)
371 , P_reco_onetwo_Both(nullptr)
372 , Pt_reco_onetwo_Both(nullptr)
373 , Pi0InvMassReco_onetwo_Both(nullptr)
374 , EMT_InvMass_onetwo_Both(nullptr)
375 , Pi0_pt_vs_rap_onetwo_Both(nullptr)
376 , Pi0_pt_vs_rap_est_onetwo_Both(nullptr)
377 , DalitzPi0_onetwo_Both(nullptr)
378 , PhotonsPi0_onetwo_Both(nullptr)
379 , fHistoList_man_Both()
380 , Pdg_vs_Distance(nullptr)
381 , P_vs_Distance(nullptr)
382 , fHistoList_multiplicity_man_Target()
383 , MultiplicityGamma_all_Target(nullptr)
384 , MultiplicityGamma_zero_Target(nullptr)
385 , MultiplicityGamma_one_Target(nullptr)
386 , MultiplicityGamma_two_Target(nullptr)
387 , MultiplicityGamma_onetwo_Target(nullptr)
388 , MultiplicityChargedParticles_all_Target(nullptr)
389 , MultiplicityChargedParticles_zero_Target(nullptr)
390 , MultiplicityChargedParticles_one_Target(nullptr)
391 , MultiplicityChargedParticles_two_Target(nullptr)
392 , MultiplicityChargedParticles_onetwo_Target(nullptr)
393 , fHistoList_multiplicity_man_Outside()
394 , MultiplicityGamma_all_Outside(nullptr)
395 , MultiplicityGamma_zero_Outside(nullptr)
396 , MultiplicityGamma_one_Outside(nullptr)
397 , MultiplicityGamma_two_Outside(nullptr)
398 , MultiplicityGamma_onetwo_Outside(nullptr)
399 , MultiplicityChargedParticles_all_Outside(nullptr)
400 , MultiplicityChargedParticles_zero_Outside(nullptr)
401 , MultiplicityChargedParticles_one_Outside(nullptr)
402 , MultiplicityChargedParticles_two_Outside(nullptr)
403 , MultiplicityChargedParticles_onetwo_Outside(nullptr)
404 , fHistoList_multiplicity_man_Both()
405 , MultiplicityGamma_all_Both(nullptr)
406 , MultiplicityGamma_zero_Both(nullptr)
407 , MultiplicityGamma_one_Both(nullptr)
408 , MultiplicityGamma_two_Both(nullptr)
409 , MultiplicityGamma_onetwo_Both(nullptr)
410 , MultiplicityChargedParticles_all_Both(nullptr)
411 , MultiplicityChargedParticles_zero_Both(nullptr)
412 , MultiplicityChargedParticles_one_Both(nullptr)
413 , MultiplicityChargedParticles_two_Both(nullptr)
414 , MultiplicityChargedParticles_onetwo_Both(nullptr)
415 , fHistoList_rap_vs_pt_InM()
416 , rap_vs_Pt_InM_1(nullptr)
417 , rap_vs_Pt_InM_2(nullptr)
418 , rap_vs_Pt_InM_3(nullptr)
419 , rap_vs_Pt_InM_4(nullptr)
420 , rap_vs_Pt_InM_5(nullptr)
421 , rap_vs_Pt_InM_6(nullptr)
422 , rap_vs_Pt_InM_7(nullptr)
423 , rap_vs_Pt_InM_8(nullptr)
424 , rap_vs_Pt_InM_9(nullptr)
425 , rap_vs_Pt_InM_10(nullptr)
426 , rap_vs_Pt_InM_11(nullptr)
427 , rap_vs_Pt_InM_12(nullptr)
428 , rap_vs_Pt_InM_13(nullptr)
429 , rap_vs_Pt_InM_14(nullptr)
430 , rap_vs_Pt_InM_15(nullptr)
431 , rap_vs_Pt_InM_16(nullptr)
432 , rap_vs_Pt_InM_17(nullptr)
433 , rap_vs_Pt_InM_18(nullptr)
434 , rap_vs_Pt_InM_19(nullptr)
435 , rap_vs_Pt_InM_20(nullptr)
436 , rap_vs_Pt_InM_21(nullptr)
437 , rap_vs_Pt_InM_22(nullptr)
438 , rap_vs_Pt_InM_23(nullptr)
439 , rap_vs_Pt_InM_24(nullptr)
440 , rap_vs_Pt_InM_25(nullptr)
441 , rap_vs_Pt_InM_26(nullptr)
442 , rap_vs_Pt_InM_27(nullptr)
443 , rap_vs_Pt_InM_28(nullptr)
444 , rap_vs_Pt_InM_29(nullptr)
445 , rap_vs_Pt_InM_30(nullptr)
446 , rap_vs_Pt_InM_31(nullptr)
447 , rap_vs_Pt_InM_32(nullptr)
448 , rap_vs_Pt_InM_33(nullptr)
449 , rap_vs_Pt_InM_34(nullptr)
450 , rap_vs_Pt_InM_35(nullptr)
451 , rap_vs_Pt_InM_36(nullptr)
452 , rap_vs_Pt_InM_37(nullptr)
453 , rap_vs_Pt_InM_38(nullptr)
454 , rap_vs_Pt_InM_39(nullptr)
455 , rap_vs_Pt_InM_40(nullptr)
456 , rap_vs_Pt_InM_41(nullptr)
457 , rap_vs_Pt_InM_42(nullptr)
458 , rap_vs_Pt_InM_43(nullptr)
459 , rap_vs_Pt_InM_44(nullptr)
460 , rap_vs_Pt_InM_45(nullptr)
461 , rap_vs_Pt_InM_46(nullptr)
462 , rap_vs_Pt_InM_47(nullptr)
463 , rap_vs_Pt_InM_48(nullptr)
464 , rap_vs_Pt_InM_49(nullptr)
465 , rap_vs_Pt_InM_50(nullptr)
466 , rap_vs_Pt_InM_51(nullptr)
467 , rap_vs_Pt_InM_52(nullptr)
468 , rap_vs_Pt_InM_53(nullptr)
469 , rap_vs_Pt_InM_54(nullptr)
470 , rap_vs_Pt_InM_55(nullptr)
471 , rap_vs_Pt_InM_56(nullptr)
472 , rap_vs_Pt_InM_57(nullptr)
473 , rap_vs_Pt_InM_58(nullptr)
474 , rap_vs_Pt_InM_59(nullptr)
475 , rap_vs_Pt_InM_60(nullptr)
476 , rap_vs_Pt_InM_61(nullptr)
477 , rap_vs_Pt_InM_62(nullptr)
478 , rap_vs_Pt_InM_63(nullptr)
479 , rap_vs_Pt_InM_64(nullptr)
480 , rap_vs_Pt_InM_65(nullptr)
481 , rap_vs_Pt_InM_66(nullptr)
482 , rap_vs_Pt_InM_67(nullptr)
483 , rap_vs_Pt_InM_68(nullptr)
484 , rap_vs_Pt_InM_69(nullptr)
485 , rap_vs_Pt_InM_70(nullptr)
486 , rap_vs_Pt_InM_71(nullptr)
487 , rap_vs_Pt_InM_72(nullptr)
488 , rap_vs_Pt_InM_73(nullptr)
489 , rap_vs_Pt_InM_74(nullptr)
490 , rap_vs_Pt_InM_75(nullptr)
491 , rap_vs_Pt_InM_76(nullptr)
492 , rap_vs_Pt_InM_81(nullptr)
493 , rap_vs_Pt_InM_82(nullptr)
494 , rap_vs_Pt_InM_83(nullptr)
495 , rap_vs_Pt_InM_84(nullptr)
496 , rap_vs_Pt_InM_85(nullptr)
497 , rap_vs_Pt_InM_86(nullptr)
498 , rap_vs_Pt_InM_87(nullptr)
499 , rap_vs_Pt_InM_88(nullptr)
500 , rap_vs_Pt_InM_89(nullptr)
501 , rap_vs_Pt_InM_90(nullptr)
502 , rap_vs_Pt_InM_91(nullptr)
503 , rap_vs_Pt_InM_92(nullptr)
504 , rap_vs_Pt_InM_101(nullptr)
505 , rap_vs_Pt_InM_102(nullptr)
506 , rap_vs_Pt_InM_103(nullptr)
507 , rap_vs_Pt_InM_104(nullptr)
508 , rap_vs_Pt_InM_105(nullptr)
509 , rap_vs_Pt_InM_106(nullptr)
510 , rap_vs_Pt_InM_107(nullptr)
511 , rap_vs_Pt_InM_108(nullptr)
512 , rap_vs_Pt_InM_111(nullptr)
513 , rap_vs_Pt_InM_112(nullptr)
514 , rap_vs_Pt_InM_113(nullptr)
515 , rap_vs_Pt_InM_114(nullptr)
516 , rap_vs_Pt_InM_mixing_1(nullptr)
517 , rap_vs_Pt_InM_mixing_2(nullptr)
518 , rap_vs_Pt_InM_mixing_3(nullptr)
519 , rap_vs_Pt_InM_mixing_4(nullptr)
520 , rap_vs_Pt_InM_mixing_5(nullptr)
521 , rap_vs_Pt_InM_mixing_6(nullptr)
522 , rap_vs_Pt_InM_mixing_7(nullptr)
523 , rap_vs_Pt_InM_mixing_8(nullptr)
524 , rap_vs_Pt_InM_mixing_9(nullptr)
525 , rap_vs_Pt_InM_mixing_10(nullptr)
526 , rap_vs_Pt_InM_mixing_11(nullptr)
527 , rap_vs_Pt_InM_mixing_12(nullptr)
528 , rap_vs_Pt_InM_mixing_13(nullptr)
529 , rap_vs_Pt_InM_mixing_14(nullptr)
530 , rap_vs_Pt_InM_mixing_15(nullptr)
531 , rap_vs_Pt_InM_mixing_16(nullptr)
532 , rap_vs_Pt_InM_mixing_17(nullptr)
533 , rap_vs_Pt_InM_mixing_18(nullptr)
534 , rap_vs_Pt_InM_mixing_19(nullptr)
535 , rap_vs_Pt_InM_mixing_20(nullptr)
536 , rap_vs_Pt_InM_mixing_21(nullptr)
537 , rap_vs_Pt_InM_mixing_22(nullptr)
538 , rap_vs_Pt_InM_mixing_23(nullptr)
539 , rap_vs_Pt_InM_mixing_24(nullptr)
540 , rap_vs_Pt_InM_mixing_25(nullptr)
541 , rap_vs_Pt_InM_mixing_26(nullptr)
542 , rap_vs_Pt_InM_mixing_27(nullptr)
543 , rap_vs_Pt_InM_mixing_28(nullptr)
544 , rap_vs_Pt_InM_mixing_29(nullptr)
545 , rap_vs_Pt_InM_mixing_30(nullptr)
546 , rap_vs_Pt_InM_mixing_31(nullptr)
547 , rap_vs_Pt_InM_mixing_32(nullptr)
548 , rap_vs_Pt_InM_mixing_33(nullptr)
549 , rap_vs_Pt_InM_mixing_34(nullptr)
550 , rap_vs_Pt_InM_mixing_35(nullptr)
551 , rap_vs_Pt_InM_mixing_36(nullptr)
552 , rap_vs_Pt_InM_mixing_37(nullptr)
553 , rap_vs_Pt_InM_mixing_38(nullptr)
554 , rap_vs_Pt_InM_mixing_39(nullptr)
555 , rap_vs_Pt_InM_mixing_40(nullptr)
556 , rap_vs_Pt_InM_mixing_41(nullptr)
557 , rap_vs_Pt_InM_mixing_42(nullptr)
558 , rap_vs_Pt_InM_mixing_43(nullptr)
559 , rap_vs_Pt_InM_mixing_44(nullptr)
560 , rap_vs_Pt_InM_mixing_45(nullptr)
561 , rap_vs_Pt_InM_mixing_46(nullptr)
562 , rap_vs_Pt_InM_mixing_47(nullptr)
563 , rap_vs_Pt_InM_mixing_48(nullptr)
564 , rap_vs_Pt_InM_mixing_49(nullptr)
565 , rap_vs_Pt_InM_mixing_50(nullptr)
566 , rap_vs_Pt_InM_mixing_51(nullptr)
567 , rap_vs_Pt_InM_mixing_52(nullptr)
568 , rap_vs_Pt_InM_mixing_53(nullptr)
569 , rap_vs_Pt_InM_mixing_54(nullptr)
570 , rap_vs_Pt_InM_mixing_55(nullptr)
571 , rap_vs_Pt_InM_mixing_56(nullptr)
572 , rap_vs_Pt_InM_mixing_57(nullptr)
573 , rap_vs_Pt_InM_mixing_58(nullptr)
574 , rap_vs_Pt_InM_mixing_59(nullptr)
575 , rap_vs_Pt_InM_mixing_60(nullptr)
576 , rap_vs_Pt_InM_mixing_61(nullptr)
577 , rap_vs_Pt_InM_mixing_62(nullptr)
578 , rap_vs_Pt_InM_mixing_63(nullptr)
579 , rap_vs_Pt_InM_mixing_64(nullptr)
580 , rap_vs_Pt_InM_mixing_65(nullptr)
581 , rap_vs_Pt_InM_mixing_66(nullptr)
582 , rap_vs_Pt_InM_mixing_67(nullptr)
583 , rap_vs_Pt_InM_mixing_68(nullptr)
584 , rap_vs_Pt_InM_mixing_69(nullptr)
585 , rap_vs_Pt_InM_mixing_70(nullptr)
586 , rap_vs_Pt_InM_mixing_71(nullptr)
587 , rap_vs_Pt_InM_mixing_72(nullptr)
588 , rap_vs_Pt_InM_mixing_73(nullptr)
589 , rap_vs_Pt_InM_mixing_74(nullptr)
590 , rap_vs_Pt_InM_mixing_75(nullptr)
591 , rap_vs_Pt_InM_mixing_76(nullptr)
592 , rap_vs_Pt_InM_mixing_81(nullptr)
593 , rap_vs_Pt_InM_mixing_82(nullptr)
594 , rap_vs_Pt_InM_mixing_83(nullptr)
595 , rap_vs_Pt_InM_mixing_84(nullptr)
596 , rap_vs_Pt_InM_mixing_85(nullptr)
597 , rap_vs_Pt_InM_mixing_86(nullptr)
598 , rap_vs_Pt_InM_mixing_87(nullptr)
599 , rap_vs_Pt_InM_mixing_88(nullptr)
600 , rap_vs_Pt_InM_mixing_89(nullptr)
601 , rap_vs_Pt_InM_mixing_90(nullptr)
602 , rap_vs_Pt_InM_mixing_91(nullptr)
603 , rap_vs_Pt_InM_mixing_92(nullptr)
604 , rap_vs_Pt_InM_mixing_101(nullptr)
605 , rap_vs_Pt_InM_mixing_102(nullptr)
606 , rap_vs_Pt_InM_mixing_103(nullptr)
607 , rap_vs_Pt_InM_mixing_104(nullptr)
608 , rap_vs_Pt_InM_mixing_105(nullptr)
609 , rap_vs_Pt_InM_mixing_106(nullptr)
610 , rap_vs_Pt_InM_mixing_107(nullptr)
611 , rap_vs_Pt_InM_mixing_108(nullptr)
612 , rap_vs_Pt_InM_mixing_111(nullptr)
613 , rap_vs_Pt_InM_mixing_112(nullptr)
614 , rap_vs_Pt_InM_mixing_113(nullptr)
615 , rap_vs_Pt_InM_mixing_114(nullptr)
616 , fHistoList_rap_vs_pt_InM_all()
617 , rap_vs_Pt_InM_all_1(nullptr)
618 , rap_vs_Pt_InM_all_2(nullptr)
619 , rap_vs_Pt_InM_all_3(nullptr)
620 , rap_vs_Pt_InM_all_4(nullptr)
621 , rap_vs_Pt_InM_all_5(nullptr)
622 , rap_vs_Pt_InM_all_6(nullptr)
623 , rap_vs_Pt_InM_all_7(nullptr)
624 , rap_vs_Pt_InM_all_8(nullptr)
625 , rap_vs_Pt_InM_all_9(nullptr)
626 , rap_vs_Pt_InM_all_10(nullptr)
627 , rap_vs_Pt_InM_all_11(nullptr)
628 , rap_vs_Pt_InM_all_12(nullptr)
629 , rap_vs_Pt_InM_all_13(nullptr)
630 , rap_vs_Pt_InM_all_14(nullptr)
631 , rap_vs_Pt_InM_all_15(nullptr)
632 , rap_vs_Pt_InM_all_16(nullptr)
633 , rap_vs_Pt_InM_all_17(nullptr)
634 , rap_vs_Pt_InM_all_18(nullptr)
635 , rap_vs_Pt_InM_all_19(nullptr)
636 , rap_vs_Pt_InM_all_20(nullptr)
637 , rap_vs_Pt_InM_all_21(nullptr)
638 , rap_vs_Pt_InM_all_22(nullptr)
639 , rap_vs_Pt_InM_all_23(nullptr)
640 , rap_vs_Pt_InM_all_24(nullptr)
641 , rap_vs_Pt_InM_all_25(nullptr)
642 , rap_vs_Pt_InM_all_26(nullptr)
643 , rap_vs_Pt_InM_all_27(nullptr)
644 , rap_vs_Pt_InM_all_28(nullptr)
645 , rap_vs_Pt_InM_all_29(nullptr)
646 , rap_vs_Pt_InM_all_30(nullptr)
647 , rap_vs_Pt_InM_all_31(nullptr)
648 , rap_vs_Pt_InM_all_32(nullptr)
649 , rap_vs_Pt_InM_all_33(nullptr)
650 , rap_vs_Pt_InM_all_34(nullptr)
651 , rap_vs_Pt_InM_all_35(nullptr)
652 , rap_vs_Pt_InM_all_36(nullptr)
653 , rap_vs_Pt_InM_all_37(nullptr)
654 , rap_vs_Pt_InM_all_38(nullptr)
655 , rap_vs_Pt_InM_all_39(nullptr)
656 , rap_vs_Pt_InM_all_40(nullptr)
657 , rap_vs_Pt_InM_all_41(nullptr)
658 , rap_vs_Pt_InM_all_42(nullptr)
659 , rap_vs_Pt_InM_all_43(nullptr)
660 , rap_vs_Pt_InM_all_44(nullptr)
661 , rap_vs_Pt_InM_all_45(nullptr)
662 , rap_vs_Pt_InM_all_46(nullptr)
663 , rap_vs_Pt_InM_all_47(nullptr)
664 , rap_vs_Pt_InM_all_48(nullptr)
665 , rap_vs_Pt_InM_all_49(nullptr)
666 , rap_vs_Pt_InM_all_50(nullptr)
667 , rap_vs_Pt_InM_all_51(nullptr)
668 , rap_vs_Pt_InM_all_52(nullptr)
669 , rap_vs_Pt_InM_all_53(nullptr)
670 , rap_vs_Pt_InM_all_54(nullptr)
671 , rap_vs_Pt_InM_all_55(nullptr)
672 , rap_vs_Pt_InM_all_56(nullptr)
673 , rap_vs_Pt_InM_all_57(nullptr)
674 , rap_vs_Pt_InM_all_58(nullptr)
675 , rap_vs_Pt_InM_all_59(nullptr)
676 , rap_vs_Pt_InM_all_60(nullptr)
677 , rap_vs_Pt_InM_all_61(nullptr)
678 , rap_vs_Pt_InM_all_62(nullptr)
679 , rap_vs_Pt_InM_all_63(nullptr)
680 , rap_vs_Pt_InM_all_64(nullptr)
681 , rap_vs_Pt_InM_all_65(nullptr)
682 , rap_vs_Pt_InM_all_66(nullptr)
683 , rap_vs_Pt_InM_all_67(nullptr)
684 , rap_vs_Pt_InM_all_68(nullptr)
685 , rap_vs_Pt_InM_all_69(nullptr)
686 , rap_vs_Pt_InM_all_70(nullptr)
687 , rap_vs_Pt_InM_all_71(nullptr)
688 , rap_vs_Pt_InM_all_72(nullptr)
689 , rap_vs_Pt_InM_all_73(nullptr)
690 , rap_vs_Pt_InM_all_74(nullptr)
691 , rap_vs_Pt_InM_all_75(nullptr)
692 , rap_vs_Pt_InM_all_76(nullptr)
693 , rap_vs_Pt_InM_all_81(nullptr)
694 , rap_vs_Pt_InM_all_82(nullptr)
695 , rap_vs_Pt_InM_all_83(nullptr)
696 , rap_vs_Pt_InM_all_84(nullptr)
697 , rap_vs_Pt_InM_all_85(nullptr)
698 , rap_vs_Pt_InM_all_86(nullptr)
699 , rap_vs_Pt_InM_all_87(nullptr)
700 , rap_vs_Pt_InM_all_88(nullptr)
701 , rap_vs_Pt_InM_all_89(nullptr)
702 , rap_vs_Pt_InM_all_90(nullptr)
703 , rap_vs_Pt_InM_all_91(nullptr)
704 , rap_vs_Pt_InM_all_92(nullptr)
705 , rap_vs_Pt_InM_all_101(nullptr)
706 , rap_vs_Pt_InM_all_102(nullptr)
707 , rap_vs_Pt_InM_all_103(nullptr)
708 , rap_vs_Pt_InM_all_104(nullptr)
709 , rap_vs_Pt_InM_all_105(nullptr)
710 , rap_vs_Pt_InM_all_106(nullptr)
711 , rap_vs_Pt_InM_all_107(nullptr)
712 , rap_vs_Pt_InM_all_108(nullptr)
713 , rap_vs_Pt_InM_all_111(nullptr)
714 , rap_vs_Pt_InM_all_112(nullptr)
715 , rap_vs_Pt_InM_all_113(nullptr)
716 , rap_vs_Pt_InM_all_114(nullptr)
717 , rap_vs_Pt_InM_all_mixing_1(nullptr)
718 , rap_vs_Pt_InM_all_mixing_2(nullptr)
719 , rap_vs_Pt_InM_all_mixing_3(nullptr)
720 , rap_vs_Pt_InM_all_mixing_4(nullptr)
721 , rap_vs_Pt_InM_all_mixing_5(nullptr)
722 , rap_vs_Pt_InM_all_mixing_6(nullptr)
723 , rap_vs_Pt_InM_all_mixing_7(nullptr)
724 , rap_vs_Pt_InM_all_mixing_8(nullptr)
725 , rap_vs_Pt_InM_all_mixing_9(nullptr)
726 , rap_vs_Pt_InM_all_mixing_10(nullptr)
727 , rap_vs_Pt_InM_all_mixing_11(nullptr)
728 , rap_vs_Pt_InM_all_mixing_12(nullptr)
729 , rap_vs_Pt_InM_all_mixing_13(nullptr)
730 , rap_vs_Pt_InM_all_mixing_14(nullptr)
731 , rap_vs_Pt_InM_all_mixing_15(nullptr)
732 , rap_vs_Pt_InM_all_mixing_16(nullptr)
733 , rap_vs_Pt_InM_all_mixing_17(nullptr)
734 , rap_vs_Pt_InM_all_mixing_18(nullptr)
735 , rap_vs_Pt_InM_all_mixing_19(nullptr)
736 , rap_vs_Pt_InM_all_mixing_20(nullptr)
737 , rap_vs_Pt_InM_all_mixing_21(nullptr)
738 , rap_vs_Pt_InM_all_mixing_22(nullptr)
739 , rap_vs_Pt_InM_all_mixing_23(nullptr)
740 , rap_vs_Pt_InM_all_mixing_24(nullptr)
741 , rap_vs_Pt_InM_all_mixing_25(nullptr)
742 , rap_vs_Pt_InM_all_mixing_26(nullptr)
743 , rap_vs_Pt_InM_all_mixing_27(nullptr)
744 , rap_vs_Pt_InM_all_mixing_28(nullptr)
745 , rap_vs_Pt_InM_all_mixing_29(nullptr)
746 , rap_vs_Pt_InM_all_mixing_30(nullptr)
747 , rap_vs_Pt_InM_all_mixing_31(nullptr)
748 , rap_vs_Pt_InM_all_mixing_32(nullptr)
749 , rap_vs_Pt_InM_all_mixing_33(nullptr)
750 , rap_vs_Pt_InM_all_mixing_34(nullptr)
751 , rap_vs_Pt_InM_all_mixing_35(nullptr)
752 , rap_vs_Pt_InM_all_mixing_36(nullptr)
753 , rap_vs_Pt_InM_all_mixing_37(nullptr)
754 , rap_vs_Pt_InM_all_mixing_38(nullptr)
755 , rap_vs_Pt_InM_all_mixing_39(nullptr)
756 , rap_vs_Pt_InM_all_mixing_40(nullptr)
757 , rap_vs_Pt_InM_all_mixing_41(nullptr)
758 , rap_vs_Pt_InM_all_mixing_42(nullptr)
759 , rap_vs_Pt_InM_all_mixing_43(nullptr)
760 , rap_vs_Pt_InM_all_mixing_44(nullptr)
761 , rap_vs_Pt_InM_all_mixing_45(nullptr)
762 , rap_vs_Pt_InM_all_mixing_46(nullptr)
763 , rap_vs_Pt_InM_all_mixing_47(nullptr)
764 , rap_vs_Pt_InM_all_mixing_48(nullptr)
765 , rap_vs_Pt_InM_all_mixing_49(nullptr)
766 , rap_vs_Pt_InM_all_mixing_50(nullptr)
767 , rap_vs_Pt_InM_all_mixing_51(nullptr)
768 , rap_vs_Pt_InM_all_mixing_52(nullptr)
769 , rap_vs_Pt_InM_all_mixing_53(nullptr)
770 , rap_vs_Pt_InM_all_mixing_54(nullptr)
771 , rap_vs_Pt_InM_all_mixing_55(nullptr)
772 , rap_vs_Pt_InM_all_mixing_56(nullptr)
773 , rap_vs_Pt_InM_all_mixing_57(nullptr)
774 , rap_vs_Pt_InM_all_mixing_58(nullptr)
775 , rap_vs_Pt_InM_all_mixing_59(nullptr)
776 , rap_vs_Pt_InM_all_mixing_60(nullptr)
777 , rap_vs_Pt_InM_all_mixing_61(nullptr)
778 , rap_vs_Pt_InM_all_mixing_62(nullptr)
779 , rap_vs_Pt_InM_all_mixing_63(nullptr)
780 , rap_vs_Pt_InM_all_mixing_64(nullptr)
781 , rap_vs_Pt_InM_all_mixing_65(nullptr)
782 , rap_vs_Pt_InM_all_mixing_66(nullptr)
783 , rap_vs_Pt_InM_all_mixing_67(nullptr)
784 , rap_vs_Pt_InM_all_mixing_68(nullptr)
785 , rap_vs_Pt_InM_all_mixing_69(nullptr)
786 , rap_vs_Pt_InM_all_mixing_70(nullptr)
787 , rap_vs_Pt_InM_all_mixing_71(nullptr)
788 , rap_vs_Pt_InM_all_mixing_72(nullptr)
789 , rap_vs_Pt_InM_all_mixing_73(nullptr)
790 , rap_vs_Pt_InM_all_mixing_74(nullptr)
791 , rap_vs_Pt_InM_all_mixing_75(nullptr)
792 , rap_vs_Pt_InM_all_mixing_76(nullptr)
793 , rap_vs_Pt_InM_all_mixing_81(nullptr)
794 , rap_vs_Pt_InM_all_mixing_82(nullptr)
795 , rap_vs_Pt_InM_all_mixing_83(nullptr)
796 , rap_vs_Pt_InM_all_mixing_84(nullptr)
797 , rap_vs_Pt_InM_all_mixing_85(nullptr)
798 , rap_vs_Pt_InM_all_mixing_86(nullptr)
799 , rap_vs_Pt_InM_all_mixing_87(nullptr)
800 , rap_vs_Pt_InM_all_mixing_88(nullptr)
801 , rap_vs_Pt_InM_all_mixing_89(nullptr)
802 , rap_vs_Pt_InM_all_mixing_90(nullptr)
803 , rap_vs_Pt_InM_all_mixing_91(nullptr)
804 , rap_vs_Pt_InM_all_mixing_92(nullptr)
805 , rap_vs_Pt_InM_all_mixing_101(nullptr)
806 , rap_vs_Pt_InM_all_mixing_102(nullptr)
807 , rap_vs_Pt_InM_all_mixing_103(nullptr)
808 , rap_vs_Pt_InM_all_mixing_104(nullptr)
809 , rap_vs_Pt_InM_all_mixing_105(nullptr)
810 , rap_vs_Pt_InM_all_mixing_106(nullptr)
811 , rap_vs_Pt_InM_all_mixing_107(nullptr)
812 , rap_vs_Pt_InM_all_mixing_108(nullptr)
813 , rap_vs_Pt_InM_all_mixing_111(nullptr)
814 , rap_vs_Pt_InM_all_mixing_112(nullptr)
815 , rap_vs_Pt_InM_all_mixing_113(nullptr)
816 , rap_vs_Pt_InM_all_mixing_114(nullptr)
817 , fHistoList_pt_onetwo()
818 , Pi0_pt_est_onetwo_Both(nullptr)
819 , pt_onetwo_1(nullptr)
820 , pt_onetwo_2(nullptr)
821 , pt_onetwo_3(nullptr)
822 , pt_onetwo_4(nullptr)
823 , pt_onetwo_5(nullptr)
824 , pt_onetwo_6(nullptr)
825 , pt_onetwo_7(nullptr)
826 , pt_onetwo_8(nullptr)
827 , pt_onetwo_9(nullptr)
828 , pt_onetwo_10(nullptr)
829 , pt_onetwo_11(nullptr)
830 , pt_onetwo_12(nullptr)
831 , pt_onetwo_13(nullptr)
832 , pt_onetwo_14(nullptr)
833 , pt_onetwo_15(nullptr)
834 , pt_onetwo_16(nullptr)
835 , pt_onetwo_17(nullptr)
836 , pt_onetwo_18(nullptr)
837 , pt_onetwo_19(nullptr)
838 , pt_onetwo_20(nullptr)
839 , pt_onetwo_mixing_1(nullptr)
840 , pt_onetwo_mixing_2(nullptr)
841 , pt_onetwo_mixing_3(nullptr)
842 , pt_onetwo_mixing_4(nullptr)
843 , pt_onetwo_mixing_5(nullptr)
844 , pt_onetwo_mixing_6(nullptr)
845 , pt_onetwo_mixing_7(nullptr)
846 , pt_onetwo_mixing_8(nullptr)
847 , pt_onetwo_mixing_9(nullptr)
848 , pt_onetwo_mixing_10(nullptr)
849 , pt_onetwo_mixing_11(nullptr)
850 , pt_onetwo_mixing_12(nullptr)
851 , pt_onetwo_mixing_13(nullptr)
852 , pt_onetwo_mixing_14(nullptr)
853 , pt_onetwo_mixing_15(nullptr)
854 , pt_onetwo_mixing_16(nullptr)
855 , pt_onetwo_mixing_17(nullptr)
856 , pt_onetwo_mixing_18(nullptr)
857 , pt_onetwo_mixing_19(nullptr)
858 , pt_onetwo_mixing_20(nullptr)
859 , fHistoList_pt_all()
860 , Pi0_pt_est_all_Both(nullptr)
881 , pt_all_mixing_1(nullptr)
882 , pt_all_mixing_2(nullptr)
883 , pt_all_mixing_3(nullptr)
884 , pt_all_mixing_4(nullptr)
885 , pt_all_mixing_5(nullptr)
886 , pt_all_mixing_6(nullptr)
887 , pt_all_mixing_7(nullptr)
888 , pt_all_mixing_8(nullptr)
889 , pt_all_mixing_9(nullptr)
890 , pt_all_mixing_10(nullptr)
891 , pt_all_mixing_11(nullptr)
892 , pt_all_mixing_12(nullptr)
893 , pt_all_mixing_13(nullptr)
894 , pt_all_mixing_14(nullptr)
895 , pt_all_mixing_15(nullptr)
896 , pt_all_mixing_16(nullptr)
897 , pt_all_mixing_17(nullptr)
898 , pt_all_mixing_18(nullptr)
899 , pt_all_mixing_19(nullptr)
900 , pt_all_mixing_20(nullptr)
901 , fHistoList_bg_InM_all_Target()
902 , fHistoList_bg_InM_zero_Target()
903 , fHistoList_bg_InM_one_Target()
904 , fHistoList_bg_InM_two_Target()
905 , fHistoList_bg_InM_onetwo_Target()
906 , fHistoList_bg_InM_all_Outside()
907 , fHistoList_bg_InM_zero_Outside()
908 , fHistoList_bg_InM_one_Outside()
909 , fHistoList_bg_InM_two_Outside()
910 , fHistoList_bg_InM_onetwo_Outside()
911 , fHistoList_bg_InM_all_Both()
912 , BG1_InM_all_Both(nullptr)
913 , BG2_InM_all_Both(nullptr)
914 , BG3_InM_all_Both(nullptr)
915 , BG4_InM_all_Both(nullptr)
916 , BG5_InM_all_Both(nullptr)
917 , BG6_InM_all_Both(nullptr)
918 , BG7_InM_all_Both(nullptr)
919 , BG8_InM_all_Both(nullptr)
920 , BG9_InM_all_Both(nullptr)
921 , BG10_InM_all_Both(nullptr)
922 , PdgCase8_InM_all_Both(nullptr)
923 , PdgCase8mothers_InM_all_Both(nullptr)
924 , sameMIDcase8_InM_all_Both(nullptr)
925 , sameGRIDcase8_InM_all_Both(nullptr)
926 , Case1ZYPos_InM_all_Both(nullptr)
927 , sameMIDcase8_mothedPDG_InM_all_Both(nullptr)
928 , PdgCase8NonEComeFromTarget_InM_all_Both(nullptr)
929 , PdgCase8NonE_NOT_FromTarget_InM_all_Both(nullptr)
930 , PdgCase8motherNonE_InM_all_Both(nullptr)
931 , Case8ElFromDalitz_InM_all_Both(nullptr)
932 , Case8NonElFrom_pn_InM_all_Both(nullptr)
933 , Case8NonElFrom_eta_InM_all_Both(nullptr)
934 , Case8NonElFrom_kaon_InM_all_Both(nullptr)
935 , sameMIDcase8NonEPdg_InM_all_Both(nullptr)
936 , sameMIDcase8NonEMotherPdg_InM_all_Both(nullptr)
937 , sameMIDcase8NonEMotherIM_InM_all_Both(nullptr)
938 , sameMIDcase8NonEPdgFromTarget_InM_all_Both(nullptr)
939 , sameMIDcase8NonEComeFromTargetIM_InM_all_Both(nullptr)
940 , sameMIDcase8NonEComeFromTargetP_InM_all_Both(nullptr)
941 , sameMIDcase8NonEComeFromTargetPt_InM_all_Both(nullptr)
942 , fHistoList_bg_InM_zero_Both()
943 , BG1_InM_zero_Both(nullptr)
944 , BG2_InM_zero_Both(nullptr)
945 , BG3_InM_zero_Both(nullptr)
946 , BG4_InM_zero_Both(nullptr)
947 , BG5_InM_zero_Both(nullptr)
948 , BG6_InM_zero_Both(nullptr)
949 , BG7_InM_zero_Both(nullptr)
950 , BG8_InM_zero_Both(nullptr)
951 , BG9_InM_zero_Both(nullptr)
952 , BG10_InM_zero_Both(nullptr)
953 , PdgCase8_InM_zero_Both(nullptr)
954 , PdgCase8mothers_InM_zero_Both(nullptr)
955 , sameMIDcase8_InM_zero_Both(nullptr)
956 , sameGRIDcase8_InM_zero_Both(nullptr)
957 , Case1ZYPos_InM_zero_Both(nullptr)
958 , sameMIDcase8_mothedPDG_InM_zero_Both(nullptr)
959 , PdgCase8NonEComeFromTarget_InM_zero_Both(nullptr)
960 , PdgCase8NonE_NOT_FromTarget_InM_zero_Both(nullptr)
961 , PdgCase8motherNonE_InM_zero_Both(nullptr)
962 , Case8ElFromDalitz_InM_zero_Both(nullptr)
963 , Case8NonElFrom_pn_InM_zero_Both(nullptr)
964 , Case8NonElFrom_eta_InM_zero_Both(nullptr)
965 , Case8NonElFrom_kaon_InM_zero_Both(nullptr)
966 , sameMIDcase8NonEPdg_InM_zero_Both(nullptr)
967 , sameMIDcase8NonEMotherPdg_InM_zero_Both(nullptr)
968 , sameMIDcase8NonEMotherIM_InM_zero_Both(nullptr)
969 , sameMIDcase8NonEPdgFromTarget_InM_zero_Both(nullptr)
970 , sameMIDcase8NonEComeFromTargetIM_InM_zero_Both(nullptr)
971 , sameMIDcase8NonEComeFromTargetP_InM_zero_Both(nullptr)
972 , sameMIDcase8NonEComeFromTargetPt_InM_zero_Both(nullptr)
973 , fHistoList_bg_InM_one_Both()
974 , BG1_InM_one_Both(nullptr)
975 , BG2_InM_one_Both(nullptr)
976 , BG3_InM_one_Both(nullptr)
977 , BG4_InM_one_Both(nullptr)
978 , BG5_InM_one_Both(nullptr)
979 , BG6_InM_one_Both(nullptr)
980 , BG7_InM_one_Both(nullptr)
981 , BG8_InM_one_Both(nullptr)
982 , BG9_InM_one_Both(nullptr)
983 , BG10_InM_one_Both(nullptr)
984 , PdgCase8_InM_one_Both(nullptr)
985 , PdgCase8mothers_InM_one_Both(nullptr)
986 , sameMIDcase8_InM_one_Both(nullptr)
987 , sameGRIDcase8_InM_one_Both(nullptr)
988 , Case1ZYPos_InM_one_Both(nullptr)
989 , sameMIDcase8_mothedPDG_InM_one_Both(nullptr)
990 , PdgCase8NonEComeFromTarget_InM_one_Both(nullptr)
991 , PdgCase8NonE_NOT_FromTarget_InM_one_Both(nullptr)
992 , PdgCase8motherNonE_InM_one_Both(nullptr)
993 , Case8ElFromDalitz_InM_one_Both(nullptr)
994 , Case8NonElFrom_pn_InM_one_Both(nullptr)
995 , Case8NonElFrom_eta_InM_one_Both(nullptr)
996 , Case8NonElFrom_kaon_InM_one_Both(nullptr)
997 , sameMIDcase8NonEPdg_InM_one_Both(nullptr)
998 , sameMIDcase8NonEMotherPdg_InM_one_Both(nullptr)
999 , sameMIDcase8NonEMotherIM_InM_one_Both(nullptr)
1000 , sameMIDcase8NonEPdgFromTarget_InM_one_Both(nullptr)
1001 , sameMIDcase8NonEComeFromTargetIM_InM_one_Both(nullptr)
1002 , sameMIDcase8NonEComeFromTargetP_InM_one_Both(nullptr)
1003 , sameMIDcase8NonEComeFromTargetPt_InM_one_Both(nullptr)
1004 , fHistoList_bg_InM_two_Both()
1005 , BG1_InM_two_Both(nullptr)
1006 , BG2_InM_two_Both(nullptr)
1007 , BG3_InM_two_Both(nullptr)
1008 , BG4_InM_two_Both(nullptr)
1009 , BG5_InM_two_Both(nullptr)
1010 , BG6_InM_two_Both(nullptr)
1011 , BG7_InM_two_Both(nullptr)
1012 , BG8_InM_two_Both(nullptr)
1013 , BG9_InM_two_Both(nullptr)
1014 , BG10_InM_two_Both(nullptr)
1015 , PdgCase8_InM_two_Both(nullptr)
1016 , PdgCase8mothers_InM_two_Both(nullptr)
1017 , sameMIDcase8_InM_two_Both(nullptr)
1018 , sameGRIDcase8_InM_two_Both(nullptr)
1019 , Case1ZYPos_InM_two_Both(nullptr)
1020 , sameMIDcase8_mothedPDG_InM_two_Both(nullptr)
1021 , PdgCase8NonEComeFromTarget_InM_two_Both(nullptr)
1022 , PdgCase8NonE_NOT_FromTarget_InM_two_Both(nullptr)
1023 , PdgCase8motherNonE_InM_two_Both(nullptr)
1024 , Case8ElFromDalitz_InM_two_Both(nullptr)
1025 , Case8NonElFrom_pn_InM_two_Both(nullptr)
1026 , Case8NonElFrom_eta_InM_two_Both(nullptr)
1027 , Case8NonElFrom_kaon_InM_two_Both(nullptr)
1028 , sameMIDcase8NonEPdg_InM_two_Both(nullptr)
1029 , sameMIDcase8NonEMotherPdg_InM_two_Both(nullptr)
1030 , sameMIDcase8NonEMotherIM_InM_two_Both(nullptr)
1031 , sameMIDcase8NonEPdgFromTarget_InM_two_Both(nullptr)
1032 , sameMIDcase8NonEComeFromTargetIM_InM_two_Both(nullptr)
1033 , sameMIDcase8NonEComeFromTargetP_InM_two_Both(nullptr)
1034 , sameMIDcase8NonEComeFromTargetPt_InM_two_Both(nullptr)
1035 , fHistoList_bg_InM_onetwo_Both()
1036 , BG1_InM_onetwo_Both(nullptr)
1037 , BG2_InM_onetwo_Both(nullptr)
1038 , BG3_InM_onetwo_Both(nullptr)
1039 , BG4_InM_onetwo_Both(nullptr)
1040 , BG5_InM_onetwo_Both(nullptr)
1041 , BG6_InM_onetwo_Both(nullptr)
1042 , BG7_InM_onetwo_Both(nullptr)
1043 , BG8_InM_onetwo_Both(nullptr)
1044 , BG9_InM_onetwo_Both(nullptr)
1045 , BG10_InM_onetwo_Both(nullptr)
1046 , PdgCase8_InM_onetwo_Both(nullptr)
1047 , PdgCase8mothers_InM_onetwo_Both(nullptr)
1048 , sameMIDcase8_InM_onetwo_Both(nullptr)
1049 , sameGRIDcase8_InM_onetwo_Both(nullptr)
1050 , Case1ZYPos_InM_onetwo_Both(nullptr)
1051 , sameMIDcase8_mothedPDG_InM_onetwo_Both(nullptr)
1052 , PdgCase8NonEComeFromTarget_InM_onetwo_Both(nullptr)
1053 , PdgCase8NonE_NOT_FromTarget_InM_onetwo_Both(nullptr)
1054 , PdgCase8motherNonE_InM_onetwo_Both(nullptr)
1055 , Case8ElFromDalitz_InM_onetwo_Both(nullptr)
1056 , Case8NonElFrom_pn_InM_onetwo_Both(nullptr)
1057 , Case8NonElFrom_eta_InM_onetwo_Both(nullptr)
1058 , Case8NonElFrom_kaon_InM_onetwo_Both(nullptr)
1059 , sameMIDcase8NonEPdg_InM_onetwo_Both(nullptr)
1060 , sameMIDcase8NonEMotherPdg_InM_onetwo_Both(nullptr)
1061 , sameMIDcase8NonEMotherIM_InM_onetwo_Both(nullptr)
1062 , sameMIDcase8NonEPdgFromTarget_InM_onetwo_Both(nullptr)
1063 , sameMIDcase8NonEComeFromTargetIM_InM_onetwo_Both(nullptr)
1064 , sameMIDcase8NonEComeFromTargetP_InM_onetwo_Both(nullptr)
1065 , sameMIDcase8NonEComeFromTargetPt_InM_onetwo_Both(nullptr)
1066 , AnnTruePairs(nullptr)
1067 , AnnFalsePairs(nullptr)
1068 , AnnTruePairs_AfterCuts(nullptr)
1069 , AnnFalsePairs_AfterCuts(nullptr)
1070 , fHistoList_man_WAC()
1071 , Pi0InvMassReco_WAC(nullptr)
1072 , EMT_InvMass_WAC(nullptr)
1073 , Pi0_pt_vs_rap_WAC(nullptr)
1074 , Pi0_pt_vs_rap_est_WAC(nullptr)
1075 , DalitzPi0_WAC(nullptr)
1076 , PhotonsPi0_WAC(nullptr)
1077 , MultiplicityGamma_WAC(nullptr)
1078 , MultiplicityChargedParticles_WAC(nullptr)
1079 , fHistoList_bg_InM_WAC()
1080 , BG1_InM_WAC(nullptr)
1081 , BG2_InM_WAC(nullptr)
1082 , BG3_InM_WAC(nullptr)
1083 , BG4_InM_WAC(nullptr)
1084 , BG5_InM_WAC(nullptr)
1085 , BG6_InM_WAC(nullptr)
1086 , BG7_InM_WAC(nullptr)
1087 , BG8_InM_WAC(nullptr)
1088 , BG9_InM_WAC(nullptr)
1089 , BG10_InM_WAC(nullptr)
1090 , PdgCase8_InM_WAC(nullptr)
1091 , PdgCase8mothers_InM_WAC(nullptr)
1092 , sameMIDcase8_InM_WAC(nullptr)
1093 , sameGRIDcase8_InM_WAC(nullptr)
1094 , Case1ZYPos_InM_WAC(nullptr)
1095 , sameMIDcase8_mothedPDG_InM_WAC(nullptr)
1096 , PdgCase8NonEComeFromTarget_InM_WAC(nullptr)
1097 , PdgCase8NonE_NOT_FromTarget_InM_WAC(nullptr)
1098 , PdgCase8motherNonE_InM_WAC(nullptr)
1099 , Case8ElFromDalitz_InM_WAC(nullptr)
1100 , Case8NonElFrom_pn_InM_WAC(nullptr)
1101 , Case8NonElFrom_eta_InM_WAC(nullptr)
1102 , Case8NonElFrom_kaon_InM_WAC(nullptr)
1103 , sameMIDcase8NonEPdg_InM_WAC(nullptr)
1104 , sameMIDcase8NonEMotherPdg_InM_WAC(nullptr)
1105 , sameMIDcase8NonEMotherIM_InM_WAC(nullptr)
1106 , sameMIDcase8NonEPdgFromTarget_InM_WAC(nullptr)
1107 , sameMIDcase8NonEComeFromTargetIM_InM_WAC(nullptr)
1108 , sameMIDcase8NonEComeFromTargetP_InM_WAC(nullptr)
1109 , sameMIDcase8NonEComeFromTargetPt_InM_WAC(nullptr)
1110 , fHistoList_manual()
1111 , Chi2_for_Primary(nullptr)
1112 , Chi2_for_Secondary(nullptr) {}
1117 FairRootManager* ioman = FairRootManager::Instance();
1118 if (
nullptr == ioman) {
1119 Fatal(
"CbmKresConversionManual::Init",
"RootManager not instantised!");
1122 fMcTracks = (TClonesArray*) ioman->GetObject(
"MCTrack");
1124 Fatal(
"CbmKresConversionManual::Init",
"No MCTrack array!");
1132 LOG(fatal) <<
"CbmKresConversionManual::Init No PrimaryVertex array!";
1135 fGlobalTracks = (TClonesArray*) ioman->GetObject(
"GlobalTrack");
1137 Fatal(
"CbmKresConversionManual::Init",
"No GlobalTrack array!");
1140 fStsTracks = (TClonesArray*) ioman->GetObject(
"StsTrack");
1142 Fatal(
"CbmKresConversionManual::Init",
"No StsTrack array!");
1147 Fatal(
"CbmKresConversionManual::Init",
"No StsTrackMatch array!");
1152 Fatal(
"CbmKresConversionManual::Init",
"No RichProjection array!");
1155 fRichRings = (TClonesArray*) ioman->GetObject(
"RichRing");
1157 Fatal(
"CbmKresConversionManual::Init",
"No RichRing array!");
1162 Fatal(
"CbmKresConversionManual::Init",
"No RichRingMatch array!");
1165 fRichHits = (TClonesArray*) ioman->GetObject(
"RichHit");
1167 Fatal(
"CbmKresConversionManual::Init",
"No RichHit array!");
1170 fArrayMvdHit = (TClonesArray*) ioman->GetObject(
"MvdHit");
1172 Fatal(
"CbmKresConversionManual::Init",
"No MvdHit array!");
1175 fArrayStsHit = (TClonesArray*) ioman->GetObject(
"StsHit");
1177 Fatal(
"CbmKresConversionManual::Init",
"No StsHit array!");
1198 cout <<
"\t *** CbmKresTrainAnn ==> is "
1207 cout <<
"\t *** CbmKresSelectAnn ==> is "
1215 double OpeningAngleCut,
1216 double GammaInvMassCut,
1223 Fatal(
"CbmKresConversionManual::Exec",
"No PrimaryVertex array here!");
1325 for (Int_t
i = 0;
i < ngTracks;
i++) {
1327 if (
nullptr == gTrack)
continue;
1331 if (stsInd < 0)
continue;
1333 if (stsTrack ==
nullptr)
continue;
1336 if (stsMatch ==
nullptr)
continue;
1339 if (stsMcTrackId < 0)
continue;
1341 if (mcTrack ==
nullptr)
continue;
1345 if (richInd < 0 && proj->GetX() > -115 && proj->GetX() < 115
1346 && ((proj->GetY() < -120 && proj->GetY() > -200)
1347 || (proj->GetY() > 120 && proj->GetY() < 200)))
1368 const FairTrackParam* track_par = stsTrack->
GetParamFirst();
1369 double charge = track_par->GetQp();
1391 if (chi2 != chi2)
continue;
1392 if (chi2 == 0)
continue;
1399 mcTrack, stsTrack, charge, stsInd, richInd, stsMcTrackId, Ring);
1401 if (chi2 > 3)
continue;
1404 mcTrack, stsTrack, Momentum, charge, stsInd, richInd, stsMcTrackId, Ring);
1679 int numformix = 500;
1680 if (fEventNumMan % numformix == 0) {
1705 if (fEventNumMan % numformix == 0) {
1712 if (fEventNumMan % numformix == 0) {
1719 if (fEventNumMan % numformix == 0) {
1735 int InRich =
FindInRich(richInd, stsMcTrackId);
1762 int InRich =
FindInRich(richInd, stsMcTrackId);
1789 vector<CbmMCTrack*> MCtracks_minus,
1790 vector<CbmMCTrack*> MCtracks_plus,
1791 vector<CbmStsTrack*> StsTrack_minus,
1792 vector<CbmStsTrack*> StsTrack_plus,
1793 vector<TVector3> Momenta_minus,
1794 vector<TVector3> Momenta_plus,
1795 std::vector<int> Rings_minus,
1796 std::vector<int> Rings_plus,
1797 std::vector<int> stsIndex_minus,
1798 std::vector<int> stsIndex_plus,
1799 vector<CbmRichRing*> richRing_minus,
1800 vector<CbmRichRing*> richRing_plus,
1801 vector<Int_t> MCIndex_minus,
1802 vector<Int_t> MCIndex_plus) {
1803 for (
size_t i = 0;
i < Momenta_minus.size();
i++) {
1804 for (
size_t j = 0; j < Momenta_plus.size(); j++) {
1809 TVector3 part1 = Momenta_minus[
i];
1810 TVector3 part2 = Momenta_plus[j];
1814 int richcheck_0 = 0;
1815 int richcheck_1 = 0;
1820 richcheck_1 =
CheckIfElectron(richRing_plus[j], Momenta_plus[j].Mag());
1823 richcheck_0 = Rings_minus[
i];
1824 richcheck_1 = Rings_plus[j];
1826 int richcheck = richcheck_0 + richcheck_1;
1828 Double_t InvmassReco =
1830 Double_t OpeningAngle =
1884 double AnnValue = 999;
1903 if (TMath::Abs(OpeningAngle) > AngleCut)
continue;
1904 if (TMath::Abs(InvmassReco) > InvMassCut)
continue;
1914 frefId.push_back(stsIndex_minus[
i]);
1915 frefId.push_back(stsIndex_plus[j]);
1917 fMCId.push_back(MCIndex_minus[
i]);
1918 fMCId.push_back(MCIndex_plus[j]);
1930 if (richcheck == 0 || richcheck == 1 || richcheck == 2) {
1954 if (richcheck == 0) {
1978 if (richcheck == 1) {
2002 if (richcheck == 2) {
2031 if (richcheck == 1 || richcheck == 2) {
2069 vector<CbmMCTrack*> MCtracks_minus_Outside,
2070 vector<CbmMCTrack*> MCtracks_plus_Outside,
2071 vector<CbmStsTrack*> StsTrack_minus_Outside,
2072 vector<CbmStsTrack*> StsTrack_plus_Outside,
2073 std::vector<int> Rings_minus_Outside,
2074 std::vector<int> Rings_plus_Outside,
2075 std::vector<int> stsIndex_minus_Outside,
2076 std::vector<int> stsIndex_plus_Outside,
2077 vector<CbmRichRing*> richRing_minus_Outside,
2078 vector<CbmRichRing*> richRing_plus_Outside,
2079 vector<Int_t> MCIndex_minus_Outside,
2080 vector<Int_t> MCIndex_plus_Outside) {
2081 for (
size_t i = 0;
i < StsTrack_minus_Outside.size();
i++) {
2082 for (
size_t j = 0; j < StsTrack_plus_Outside.size(); j++) {
2087 CbmMCTrack* part2MC = MCtracks_plus_Outside[j];
2089 KFParticle electron;
2091 part1STS, &electron, 11);
2092 KFParticle positron;
2094 part2STS, &positron, -11);
2095 const KFParticle* daughters[2] = {&electron, &positron};
2096 KFParticle intersection;
2097 intersection.Construct(daughters, 2);
2099 if (intersection.GetZ() > 75 || intersection.GetZ() < -5)
2104 intersection.GetX(),
2105 intersection.GetY(),
2106 intersection.GetZ());
2108 intersection.GetX(),
2109 intersection.GetY(),
2110 intersection.GetZ());
2125 int richcheck_0 = 0;
2126 int richcheck_1 = 0;
2131 richcheck = richcheck_0 + richcheck_1;
2134 richcheck = Rings_minus_Outside[
i] + Rings_plus_Outside[j];
2138 Double_t InvmassReco =
2140 Double_t OpeningAngle =
2188 intersection.GetZ(),
2194 double AnnValue = 999;
2199 intersection.GetZ(),
2212 if (TMath::Abs(OpeningAngle) > AngleCut)
continue;
2213 if (TMath::Abs(InvmassReco) > InvMassCut)
continue;
2224 frefId.push_back(stsIndex_minus_Outside[
i]);
2225 frefId.push_back(stsIndex_plus_Outside[j]);
2230 fMCId.push_back(MCIndex_minus_Outside[
i]);
2231 fMCId.push_back(MCIndex_plus_Outside[j]);
2246 if (richcheck == 0 || richcheck == 1 || richcheck == 2) {
2270 if (richcheck == 0) {
2294 if (richcheck == 1) {
2318 if (richcheck == 2) {
2342 if (richcheck == 1 || richcheck == 2) {
2534 vector<vector<TVector3>> Gammas,
2535 vector<vector<int>> StsIndex,
2536 vector<vector<int>> MCIndex,
2537 vector<vector<CbmMCTrack*>> GammasMC,
2538 TH1D* Pi0InvMassReco,
2539 TH2D* Pi0_pt_vs_rap,
2540 TH2D* Pi0_pt_vs_rap_est,
2541 TH2D* MultiplicityGamma,
2542 TH2D* MultiplicityChargedParticles,
2543 vector<TH1*> BGCases,
2547 if (Gammas.size() < 2)
return;
2548 for (
size_t gamma1 = 0; gamma1 < Gammas.size() - 1; gamma1++) {
2549 for (
size_t gamma2 = gamma1 + 1; gamma2 < Gammas.size(); gamma2++) {
2551 TVector3 e11 = Gammas[gamma1][0];
2552 TVector3 e12 = Gammas[gamma1][1];
2553 TVector3 e21 = Gammas[gamma2][0];
2554 TVector3 e22 = Gammas[gamma2][1];
2562 if (StsIndex[gamma1][0] == StsIndex[gamma2][0]
2563 || StsIndex[gamma1][0] == StsIndex[gamma2][1]
2564 || StsIndex[gamma1][1] == StsIndex[gamma2][0]
2565 || StsIndex[gamma1][1] == StsIndex[gamma2][1])
2570 e11, e12, e21, e22);
2578 Pi0InvMassReco->Fill(params.
fMinv);
2579 MultiplicityGamma->Fill(Gammas.size(), params.
fMinv);
2580 MultiplicityChargedParticles->Fill(
fGlobalTracks->GetEntriesFast(),
2584 if (mod ==
"OneTwo" && position ==
"Both") {
2587 if (params.
fPt > 0.0 && params.
fPt <= 0.1)
2589 if (params.
fPt > 0.1 && params.
fPt <= 0.2)
2591 if (params.
fPt > 0.2 && params.
fPt <= 0.3)
2593 if (params.
fPt > 0.3 && params.
fPt <= 0.4)
2595 if (params.
fPt > 0.4 && params.
fPt <= 0.5)
2597 if (params.
fPt > 0.5 && params.
fPt <= 0.6)
2599 if (params.
fPt > 0.6 && params.
fPt <= 0.7)
2601 if (params.
fPt > 0.7 && params.
fPt <= 0.8)
2603 if (params.
fPt > 0.8 && params.
fPt <= 0.9)
2605 if (params.
fPt > 0.9 && params.
fPt <= 1.0)
2607 if (params.
fPt > 1.0 && params.
fPt <= 1.1)
2609 if (params.
fPt > 1.1 && params.
fPt <= 1.2)
2611 if (params.
fPt > 1.2 && params.
fPt <= 1.3)
2613 if (params.
fPt > 1.3 && params.
fPt <= 1.4)
2615 if (params.
fPt > 1.4 && params.
fPt <= 1.5)
2617 if (params.
fPt > 1.5 && params.
fPt <= 1.6)
2619 if (params.
fPt > 1.6 && params.
fPt <= 1.7)
2621 if (params.
fPt > 1.7 && params.
fPt <= 1.8)
2623 if (params.
fPt > 1.8 && params.
fPt <= 1.9)
2625 if (params.
fPt > 1.9 && params.
fPt <= 2.0)
2629 if (params.
fPt > 0.0 && params.
fPt <= 0.1)
2631 if (params.
fPt > 0.1 && params.
fPt <= 0.2)
2633 if (params.
fPt > 0.2 && params.
fPt <= 0.3)
2635 if (params.
fPt > 0.3 && params.
fPt <= 0.4)
2637 if (params.
fPt > 0.4 && params.
fPt <= 0.5)
2639 if (params.
fPt > 0.5 && params.
fPt <= 0.6)
2641 if (params.
fPt > 0.6 && params.
fPt <= 0.7)
2643 if (params.
fPt > 0.7 && params.
fPt <= 0.8)
2645 if (params.
fPt > 0.8 && params.
fPt <= 0.9)
2647 if (params.
fPt > 0.9 && params.
fPt <= 1.0)
2649 if (params.
fPt > 1.0 && params.
fPt <= 1.1)
2651 if (params.
fPt > 1.1 && params.
fPt <= 1.2)
2653 if (params.
fPt > 1.2 && params.
fPt <= 1.3)
2655 if (params.
fPt > 1.3 && params.
fPt <= 1.4)
2657 if (params.
fPt > 1.4 && params.
fPt <= 1.5)
2659 if (params.
fPt > 1.5 && params.
fPt <= 1.6)
2661 if (params.
fPt > 1.6 && params.
fPt <= 1.7)
2663 if (params.
fPt > 1.7 && params.
fPt <= 1.8)
2665 if (params.
fPt > 1.8 && params.
fPt <= 1.9)
2667 if (params.
fPt > 1.9 && params.
fPt <= 2.0)
2671 if (params.
fPt > 0.0 && params.
fPt <= 0.1)
2673 if (params.
fPt > 0.1 && params.
fPt <= 0.2)
2675 if (params.
fPt > 0.2 && params.
fPt <= 0.3)
2677 if (params.
fPt > 0.3 && params.
fPt <= 0.4)
2679 if (params.
fPt > 0.4 && params.
fPt <= 0.5)
2681 if (params.
fPt > 0.5 && params.
fPt <= 0.6)
2683 if (params.
fPt > 0.6 && params.
fPt <= 0.7)
2685 if (params.
fPt > 0.7 && params.
fPt <= 0.8)
2687 if (params.
fPt > 0.8 && params.
fPt <= 0.9)
2689 if (params.
fPt > 0.9 && params.
fPt <= 1.0)
2691 if (params.
fPt > 1.0 && params.
fPt <= 1.1)
2693 if (params.
fPt > 1.1 && params.
fPt <= 1.2)
2695 if (params.
fPt > 1.2 && params.
fPt <= 1.3)
2697 if (params.
fPt > 1.3 && params.
fPt <= 1.4)
2699 if (params.
fPt > 1.4 && params.
fPt <= 1.5)
2701 if (params.
fPt > 1.5 && params.
fPt <= 1.6)
2703 if (params.
fPt > 1.6 && params.
fPt <= 1.7)
2705 if (params.
fPt > 1.7 && params.
fPt <= 1.8)
2707 if (params.
fPt > 1.8 && params.
fPt <= 1.9)
2709 if (params.
fPt > 1.9 && params.
fPt <= 2.0)
2713 if (params.
fPt > 0.0 && params.
fPt <= 0.1)
2715 if (params.
fPt > 0.1 && params.
fPt <= 0.2)
2717 if (params.
fPt > 0.2 && params.
fPt <= 0.3)
2719 if (params.
fPt > 0.3 && params.
fPt <= 0.4)
2721 if (params.
fPt > 0.4 && params.
fPt <= 0.5)
2723 if (params.
fPt > 0.5 && params.
fPt <= 0.6)
2725 if (params.
fPt > 0.6 && params.
fPt <= 0.7)
2727 if (params.
fPt > 0.7 && params.
fPt <= 0.8)
2729 if (params.
fPt > 0.8 && params.
fPt <= 0.9)
2731 if (params.
fPt > 0.9 && params.
fPt <= 1.0)
2733 if (params.
fPt > 1.0 && params.
fPt <= 1.1)
2735 if (params.
fPt > 1.1 && params.
fPt <= 1.2)
2737 if (params.
fPt > 1.2 && params.
fPt <= 1.3)
2739 if (params.
fPt > 1.3 && params.
fPt <= 1.4)
2741 if (params.
fPt > 1.4 && params.
fPt <= 1.5)
2743 if (params.
fPt > 1.5 && params.
fPt <= 1.6)
2745 if (params.
fPt > 1.6 && params.
fPt <= 1.7)
2747 if (params.
fPt > 1.7 && params.
fPt <= 1.8)
2749 if (params.
fPt > 1.8 && params.
fPt <= 1.9)
2751 if (params.
fPt > 1.9 && params.
fPt <= 2.0)
2755 if (params.
fPt > 0.0 && params.
fPt <= 0.1)
2757 if (params.
fPt > 0.1 && params.
fPt <= 0.2)
2759 if (params.
fPt > 0.2 && params.
fPt <= 0.3)
2761 if (params.
fPt > 0.3 && params.
fPt <= 0.4)
2763 if (params.
fPt > 0.4 && params.
fPt <= 0.5)
2765 if (params.
fPt > 0.5 && params.
fPt <= 0.6)
2767 if (params.
fPt > 0.6 && params.
fPt <= 0.7)
2769 if (params.
fPt > 0.7 && params.
fPt <= 0.8)
2771 if (params.
fPt > 0.8 && params.
fPt <= 0.9)
2773 if (params.
fPt > 0.9 && params.
fPt <= 1.0)
2775 if (params.
fPt > 1.0 && params.
fPt <= 1.1)
2777 if (params.
fPt > 1.1 && params.
fPt <= 1.2)
2779 if (params.
fPt > 1.2 && params.
fPt <= 1.3)
2781 if (params.
fPt > 1.3 && params.
fPt <= 1.4)
2783 if (params.
fPt > 1.4 && params.
fPt <= 1.5)
2785 if (params.
fPt > 1.5 && params.
fPt <= 1.6)
2789 if (params.
fPt > 0.0 && params.
fPt <= 0.1)
2791 if (params.
fPt > 0.1 && params.
fPt <= 0.2)
2793 if (params.
fPt > 0.2 && params.
fPt <= 0.3)
2795 if (params.
fPt > 0.3 && params.
fPt <= 0.4)
2797 if (params.
fPt > 0.4 && params.
fPt <= 0.5)
2799 if (params.
fPt > 0.5 && params.
fPt <= 0.6)
2801 if (params.
fPt > 0.6 && params.
fPt <= 0.7)
2803 if (params.
fPt > 0.7 && params.
fPt <= 0.8)
2805 if (params.
fPt > 0.8 && params.
fPt <= 0.9)
2807 if (params.
fPt > 0.9 && params.
fPt <= 1.0)
2809 if (params.
fPt > 1.0 && params.
fPt <= 1.1)
2811 if (params.
fPt > 1.1 && params.
fPt <= 1.2)
2815 if (params.
fPt > 0.0 && params.
fPt <= 0.1)
2817 if (params.
fPt > 0.1 && params.
fPt <= 0.2)
2819 if (params.
fPt > 0.2 && params.
fPt <= 0.3)
2821 if (params.
fPt > 0.3 && params.
fPt <= 0.4)
2823 if (params.
fPt > 0.4 && params.
fPt <= 0.5)
2825 if (params.
fPt > 0.5 && params.
fPt <= 0.6)
2827 if (params.
fPt > 0.6 && params.
fPt <= 0.7)
2829 if (params.
fPt > 0.7 && params.
fPt <= 0.8)
2833 if (params.
fPt > 0.0 && params.
fPt <= 0.1)
2835 if (params.
fPt > 0.1 && params.
fPt <= 0.2)
2837 if (params.
fPt > 0.2 && params.
fPt <= 0.3)
2839 if (params.
fPt > 0.3 && params.
fPt <= 0.4)
2846 if (mod ==
"All" && position ==
"Both") {
2858 if (params.
fPt > 0.9 && params.
fPt <= 1.0)
2860 if (params.
fPt > 1.0 && params.
fPt <= 1.1)
2862 if (params.
fPt > 1.1 && params.
fPt <= 1.2)
2864 if (params.
fPt > 1.2 && params.
fPt <= 1.3)
2866 if (params.
fPt > 1.3 && params.
fPt <= 1.4)
2868 if (params.
fPt > 1.4 && params.
fPt <= 1.5)
2870 if (params.
fPt > 1.5 && params.
fPt <= 1.6)
2872 if (params.
fPt > 1.6 && params.
fPt <= 1.7)
2874 if (params.
fPt > 1.7 && params.
fPt <= 1.8)
2876 if (params.
fPt > 1.8 && params.
fPt <= 1.9)
2878 if (params.
fPt > 1.9 && params.
fPt <= 2.0)
2882 if (params.
fPt > 0.0 && params.
fPt <= 0.1)
2884 if (params.
fPt > 0.1 && params.
fPt <= 0.2)
2886 if (params.
fPt > 0.2 && params.
fPt <= 0.3)
2888 if (params.
fPt > 0.3 && params.
fPt <= 0.4)
2890 if (params.
fPt > 0.4 && params.
fPt <= 0.5)
2892 if (params.
fPt > 0.5 && params.
fPt <= 0.6)
2894 if (params.
fPt > 0.6 && params.
fPt <= 0.7)
2896 if (params.
fPt > 0.7 && params.
fPt <= 0.8)
2898 if (params.
fPt > 0.8 && params.
fPt <= 0.9)
2900 if (params.
fPt > 0.9 && params.
fPt <= 1.0)
2902 if (params.
fPt > 1.0 && params.
fPt <= 1.1)
2904 if (params.
fPt > 1.1 && params.
fPt <= 1.2)
2906 if (params.
fPt > 1.2 && params.
fPt <= 1.3)
2908 if (params.
fPt > 1.3 && params.
fPt <= 1.4)
2910 if (params.
fPt > 1.4 && params.
fPt <= 1.5)
2912 if (params.
fPt > 1.5 && params.
fPt <= 1.6)
2914 if (params.
fPt > 1.6 && params.
fPt <= 1.7)
2916 if (params.
fPt > 1.7 && params.
fPt <= 1.8)
2918 if (params.
fPt > 1.8 && params.
fPt <= 1.9)
2920 if (params.
fPt > 1.9 && params.
fPt <= 2.0)
2924 if (params.
fPt > 0.0 && params.
fPt <= 0.1)
2926 if (params.
fPt > 0.1 && params.
fPt <= 0.2)
2928 if (params.
fPt > 0.2 && params.
fPt <= 0.3)
2930 if (params.
fPt > 0.3 && params.
fPt <= 0.4)
2932 if (params.
fPt > 0.4 && params.
fPt <= 0.5)
2934 if (params.
fPt > 0.5 && params.
fPt <= 0.6)
2936 if (params.
fPt > 0.6 && params.
fPt <= 0.7)
2938 if (params.
fPt > 0.7 && params.
fPt <= 0.8)
2940 if (params.
fPt > 0.8 && params.
fPt <= 0.9)
2942 if (params.
fPt > 0.9 && params.
fPt <= 1.0)
2944 if (params.
fPt > 1.0 && params.
fPt <= 1.1)
2946 if (params.
fPt > 1.1 && params.
fPt <= 1.2)
2948 if (params.
fPt > 1.2 && params.
fPt <= 1.3)
2950 if (params.
fPt > 1.3 && params.
fPt <= 1.4)
2952 if (params.
fPt > 1.4 && params.
fPt <= 1.5)
2954 if (params.
fPt > 1.5 && params.
fPt <= 1.6)
2956 if (params.
fPt > 1.6 && params.
fPt <= 1.7)
2958 if (params.
fPt > 1.7 && params.
fPt <= 1.8)
2960 if (params.
fPt > 1.8 && params.
fPt <= 1.9)
2962 if (params.
fPt > 1.9 && params.
fPt <= 2.0)
2966 if (params.
fPt > 0.0 && params.
fPt <= 0.1)
2968 if (params.
fPt > 0.1 && params.
fPt <= 0.2)
2970 if (params.
fPt > 0.2 && params.
fPt <= 0.3)
2972 if (params.
fPt > 0.3 && params.
fPt <= 0.4)
2974 if (params.
fPt > 0.4 && params.
fPt <= 0.5)
2976 if (params.
fPt > 0.5 && params.
fPt <= 0.6)
2978 if (params.
fPt > 0.6 && params.
fPt <= 0.7)
2980 if (params.
fPt > 0.7 && params.
fPt <= 0.8)
2982 if (params.
fPt > 0.8 && params.
fPt <= 0.9)
2984 if (params.
fPt > 0.9 && params.
fPt <= 1.0)
2986 if (params.
fPt > 1.0 && params.
fPt <= 1.1)
2988 if (params.
fPt > 1.1 && params.
fPt <= 1.2)
2990 if (params.
fPt > 1.2 && params.
fPt <= 1.3)
2992 if (params.
fPt > 1.3 && params.
fPt <= 1.4)
2994 if (params.
fPt > 1.4 && params.
fPt <= 1.5)
2996 if (params.
fPt > 1.5 && params.
fPt <= 1.6)
2998 if (params.
fPt > 1.6 && params.
fPt <= 1.7)
3000 if (params.
fPt > 1.7 && params.
fPt <= 1.8)
3002 if (params.
fPt > 1.8 && params.
fPt <= 1.9)
3004 if (params.
fPt > 1.9 && params.
fPt <= 2.0)
3008 if (params.
fPt > 0.0 && params.
fPt <= 0.1)
3010 if (params.
fPt > 0.1 && params.
fPt <= 0.2)
3012 if (params.
fPt > 0.2 && params.
fPt <= 0.3)
3014 if (params.
fPt > 0.3 && params.
fPt <= 0.4)
3016 if (params.
fPt > 0.4 && params.
fPt <= 0.5)
3018 if (params.
fPt > 0.5 && params.
fPt <= 0.6)
3020 if (params.
fPt > 0.6 && params.
fPt <= 0.7)
3022 if (params.
fPt > 0.7 && params.
fPt <= 0.8)
3024 if (params.
fPt > 0.8 && params.
fPt <= 0.9)
3026 if (params.
fPt > 0.9 && params.
fPt <= 1.0)
3028 if (params.
fPt > 1.0 && params.
fPt <= 1.1)
3030 if (params.
fPt > 1.1 && params.
fPt <= 1.2)
3032 if (params.
fPt > 1.2 && params.
fPt <= 1.3)
3034 if (params.
fPt > 1.3 && params.
fPt <= 1.4)
3036 if (params.
fPt > 1.4 && params.
fPt <= 1.5)
3038 if (params.
fPt > 1.5 && params.
fPt <= 1.6)
3042 if (params.
fPt > 0.0 && params.
fPt <= 0.1)
3044 if (params.
fPt > 0.1 && params.
fPt <= 0.2)
3046 if (params.
fPt > 0.2 && params.
fPt <= 0.3)
3048 if (params.
fPt > 0.3 && params.
fPt <= 0.4)
3050 if (params.
fPt > 0.4 && params.
fPt <= 0.5)
3052 if (params.
fPt > 0.5 && params.
fPt <= 0.6)
3054 if (params.
fPt > 0.6 && params.
fPt <= 0.7)
3056 if (params.
fPt > 0.7 && params.
fPt <= 0.8)
3058 if (params.
fPt > 0.8 && params.
fPt <= 0.9)
3060 if (params.
fPt > 0.9 && params.
fPt <= 1.0)
3062 if (params.
fPt > 1.0 && params.
fPt <= 1.1)
3064 if (params.
fPt > 1.1 && params.
fPt <= 1.2)
3068 if (params.
fPt > 0.0 && params.
fPt <= 0.1)
3070 if (params.
fPt > 0.1 && params.
fPt <= 0.2)
3072 if (params.
fPt > 0.2 && params.
fPt <= 0.3)
3074 if (params.
fPt > 0.3 && params.
fPt <= 0.4)
3076 if (params.
fPt > 0.4 && params.
fPt <= 0.5)
3078 if (params.
fPt > 0.5 && params.
fPt <= 0.6)
3080 if (params.
fPt > 0.6 && params.
fPt <= 0.7)
3082 if (params.
fPt > 0.7 && params.
fPt <= 0.8)
3086 if (params.
fPt > 0.0 && params.
fPt <= 0.1)
3088 if (params.
fPt > 0.1 && params.
fPt <= 0.2)
3090 if (params.
fPt > 0.2 && params.
fPt <= 0.3)
3092 if (params.
fPt > 0.3 && params.
fPt <= 0.4)
3098 if (position ==
"Both")
3100 mcTrack1, mcTrack2, mcTrack3, mcTrack4, params.
fMinv, BGCases);
3103 int STSmcId1 = MCIndex[gamma1][0];
3104 int STSmcId2 = MCIndex[gamma1][1];
3105 int STSmcId3 = MCIndex[gamma2][0];
3106 int STSmcId4 = MCIndex[gamma2][1];
3107 if (STSmcId1 == STSmcId2 || STSmcId1 == STSmcId3 || STSmcId1 == STSmcId4
3108 || STSmcId2 == STSmcId3 || STSmcId2 == STSmcId4
3109 || STSmcId3 == STSmcId4)
3113 if (
nullptr == mcTrack1 ||
nullptr == mcTrack2 ||
nullptr == mcTrack3
3114 ||
nullptr == mcTrack4)
3127 if (motherId1 == -1 || motherId2 == -1 || motherId3 == -1
3130 if (motherId1 != motherId2 || motherId3 != motherId4)
continue;
3135 if (
nullptr == mother1 ||
nullptr == mother2 ||
nullptr == mother3
3136 ||
nullptr == mother4)
3147 if (mcMotherPdg1 == 22 && mcMotherPdg2 == 22 && mcMotherPdg3 == 111
3148 && mcMotherPdg4 == 111) {
3149 if (grandmotherId1 != motherId3)
continue;
3152 if (mod ==
"OneTwo" && position ==
"Both")
3154 if (mod ==
"All" && position ==
"Both")
3156 DalitzPi0->Fill(params.
fMinv);
3159 if (mcMotherPdg1 == 111 && mcMotherPdg2 == 111 && mcMotherPdg3 == 22
3160 && mcMotherPdg4 == 22) {
3161 if (grandmotherId3 != motherId1)
continue;
3164 if (mod ==
"OneTwo" && position ==
"Both")
3166 if (mod ==
"All" && position ==
"Both")
3168 DalitzPi0->Fill(params.
fMinv);
3171 if (mcMotherPdg1 == 22 && mcMotherPdg2 == 22 && mcMotherPdg3 == 22
3172 && mcMotherPdg4 == 22) {
3173 if (grandmotherId1 != grandmotherId2 || grandmotherId3 != grandmotherId4
3174 || grandmotherId1 != grandmotherId3)
3176 if (grandmotherId1 == -1)
continue;
3178 if (
nullptr == grandmother1)
continue;
3179 int mcGrandMotherPdg1 = grandmother1->
GetPdgCode();
3180 if (mcGrandMotherPdg1 != 111)
continue;
3183 if (mod ==
"OneTwo" && position ==
"Both")
3185 if (mod ==
"All" && position ==
"Both")
3187 PhotonsPi0->Fill(params.
fMinv);
3198 cout <<
"Mixing in Manual(Target) - nof entries " << nof_Target << endl;
3199 for (Int_t a = 0; a < nof_Target - 1; a++) {
3200 for (Int_t b = a + 1; b < nof_Target; b++) {
3209 e11, e12, e21, e22);
3231 cout <<
"Mixing in Manual(Outside) - nof entries " << nof_Outside << endl;
3232 for (Int_t a = 0; a < nof_Outside - 1; a++) {
3233 for (Int_t b = a + 1; b < nof_Outside; b++) {
3242 e11, e12, e21, e22);
3264 cout <<
"Mixing in Manual(Both) - nof entries " << nof_Both << endl;
3265 for (Int_t a = 0; a < nof_Both - 1; a++) {
3266 for (Int_t b = a + 1; b < nof_Both; b++) {
3275 e11, e12, e21, e22);
3292 if (params.
fPt > 0.0 && params.
fPt <= 0.1)
3294 if (params.
fPt > 0.1 && params.
fPt <= 0.2)
3296 if (params.
fPt > 0.2 && params.
fPt <= 0.3)
3298 if (params.
fPt > 0.3 && params.
fPt <= 0.4)
3300 if (params.
fPt > 0.4 && params.
fPt <= 0.5)
3302 if (params.
fPt > 0.5 && params.
fPt <= 0.6)
3304 if (params.
fPt > 0.6 && params.
fPt <= 0.7)
3306 if (params.
fPt > 0.7 && params.
fPt <= 0.8)
3308 if (params.
fPt > 0.8 && params.
fPt <= 0.9)
3310 if (params.
fPt > 0.9 && params.
fPt <= 1.0)
3312 if (params.
fPt > 1.0 && params.
fPt <= 1.1)
3314 if (params.
fPt > 1.1 && params.
fPt <= 1.2)
3316 if (params.
fPt > 1.2 && params.
fPt <= 1.3)
3318 if (params.
fPt > 1.3 && params.
fPt <= 1.4)
3320 if (params.
fPt > 1.4 && params.
fPt <= 1.5)
3322 if (params.
fPt > 1.5 && params.
fPt <= 1.6)
3324 if (params.
fPt > 1.6 && params.
fPt <= 1.7)
3326 if (params.
fPt > 1.7 && params.
fPt <= 1.8)
3328 if (params.
fPt > 1.8 && params.
fPt <= 1.9)
3330 if (params.
fPt > 1.9 && params.
fPt <= 2.0)
3334 if (params.
fPt > 0.0 && params.
fPt <= 0.1)
3336 if (params.
fPt > 0.1 && params.
fPt <= 0.2)
3338 if (params.
fPt > 0.2 && params.
fPt <= 0.3)
3340 if (params.
fPt > 0.3 && params.
fPt <= 0.4)
3342 if (params.
fPt > 0.4 && params.
fPt <= 0.5)
3344 if (params.
fPt > 0.5 && params.
fPt <= 0.6)
3346 if (params.
fPt > 0.6 && params.
fPt <= 0.7)
3348 if (params.
fPt > 0.7 && params.
fPt <= 0.8)
3350 if (params.
fPt > 0.8 && params.
fPt <= 0.9)
3352 if (params.
fPt > 0.9 && params.
fPt <= 1.0)
3354 if (params.
fPt > 1.0 && params.
fPt <= 1.1)
3356 if (params.
fPt > 1.1 && params.
fPt <= 1.2)
3358 if (params.
fPt > 1.2 && params.
fPt <= 1.3)
3360 if (params.
fPt > 1.3 && params.
fPt <= 1.4)
3362 if (params.
fPt > 1.4 && params.
fPt <= 1.5)
3364 if (params.
fPt > 1.5 && params.
fPt <= 1.6)
3366 if (params.
fPt > 1.6 && params.
fPt <= 1.7)
3368 if (params.
fPt > 1.7 && params.
fPt <= 1.8)
3370 if (params.
fPt > 1.8 && params.
fPt <= 1.9)
3372 if (params.
fPt > 1.9 && params.
fPt <= 2.0)
3376 if (params.
fPt > 0.0 && params.
fPt <= 0.1)
3378 if (params.
fPt > 0.1 && params.
fPt <= 0.2)
3380 if (params.
fPt > 0.2 && params.
fPt <= 0.3)
3382 if (params.
fPt > 0.3 && params.
fPt <= 0.4)
3384 if (params.
fPt > 0.4 && params.
fPt <= 0.5)
3386 if (params.
fPt > 0.5 && params.
fPt <= 0.6)
3388 if (params.
fPt > 0.6 && params.
fPt <= 0.7)
3390 if (params.
fPt > 0.7 && params.
fPt <= 0.8)
3392 if (params.
fPt > 0.8 && params.
fPt <= 0.9)
3394 if (params.
fPt > 0.9 && params.
fPt <= 1.0)
3396 if (params.
fPt > 1.0 && params.
fPt <= 1.1)
3398 if (params.
fPt > 1.1 && params.
fPt <= 1.2)
3400 if (params.
fPt > 1.2 && params.
fPt <= 1.3)
3402 if (params.
fPt > 1.3 && params.
fPt <= 1.4)
3404 if (params.
fPt > 1.4 && params.
fPt <= 1.5)
3406 if (params.
fPt > 1.5 && params.
fPt <= 1.6)
3408 if (params.
fPt > 1.6 && params.
fPt <= 1.7)
3410 if (params.
fPt > 1.7 && params.
fPt <= 1.8)
3412 if (params.
fPt > 1.8 && params.
fPt <= 1.9)
3414 if (params.
fPt > 1.9 && params.
fPt <= 2.0)
3418 if (params.
fPt > 0.0 && params.
fPt <= 0.1)
3420 if (params.
fPt > 0.1 && params.
fPt <= 0.2)
3422 if (params.
fPt > 0.2 && params.
fPt <= 0.3)
3424 if (params.
fPt > 0.3 && params.
fPt <= 0.4)
3426 if (params.
fPt > 0.4 && params.
fPt <= 0.5)
3428 if (params.
fPt > 0.5 && params.
fPt <= 0.6)
3430 if (params.
fPt > 0.6 && params.
fPt <= 0.7)
3432 if (params.
fPt > 0.7 && params.
fPt <= 0.8)
3434 if (params.
fPt > 0.8 && params.
fPt <= 0.9)
3436 if (params.
fPt > 0.9 && params.
fPt <= 1.0)
3438 if (params.
fPt > 1.0 && params.
fPt <= 1.1)
3440 if (params.
fPt > 1.1 && params.
fPt <= 1.2)
3442 if (params.
fPt > 1.2 && params.
fPt <= 1.3)
3444 if (params.
fPt > 1.3 && params.
fPt <= 1.4)
3446 if (params.
fPt > 1.4 && params.
fPt <= 1.5)
3448 if (params.
fPt > 1.5 && params.
fPt <= 1.6)
3452 if (params.
fPt > 0.0 && params.
fPt <= 0.1)
3454 if (params.
fPt > 0.1 && params.
fPt <= 0.2)
3456 if (params.
fPt > 0.2 && params.
fPt <= 0.3)
3458 if (params.
fPt > 0.3 && params.
fPt <= 0.4)
3460 if (params.
fPt > 0.4 && params.
fPt <= 0.5)
3462 if (params.
fPt > 0.5 && params.
fPt <= 0.6)
3464 if (params.
fPt > 0.6 && params.
fPt <= 0.7)
3466 if (params.
fPt > 0.7 && params.
fPt <= 0.8)
3468 if (params.
fPt > 0.8 && params.
fPt <= 0.9)
3470 if (params.
fPt > 0.9 && params.
fPt <= 1.0)
3472 if (params.
fPt > 1.0 && params.
fPt <= 1.1)
3474 if (params.
fPt > 1.1 && params.
fPt <= 1.2)
3478 if (params.
fPt > 0.0 && params.
fPt <= 0.1)
3480 if (params.
fPt > 0.1 && params.
fPt <= 0.2)
3482 if (params.
fPt > 0.2 && params.
fPt <= 0.3)
3484 if (params.
fPt > 0.3 && params.
fPt <= 0.4)
3486 if (params.
fPt > 0.4 && params.
fPt <= 0.5)
3488 if (params.
fPt > 0.5 && params.
fPt <= 0.6)
3490 if (params.
fPt > 0.6 && params.
fPt <= 0.7)
3492 if (params.
fPt > 0.7 && params.
fPt <= 0.8)
3496 if (params.
fPt > 0.0 && params.
fPt <= 0.1)
3498 if (params.
fPt > 0.1 && params.
fPt <= 0.2)
3500 if (params.
fPt > 0.2 && params.
fPt <= 0.3)
3502 if (params.
fPt > 0.3 && params.
fPt <= 0.4)
3509 if (params.
fPt > 0.0 && params.
fPt <= 0.1)
3511 if (params.
fPt > 0.1 && params.
fPt <= 0.2)
3513 if (params.
fPt > 0.2 && params.
fPt <= 0.3)
3515 if (params.
fPt > 0.3 && params.
fPt <= 0.4)
3517 if (params.
fPt > 0.4 && params.
fPt <= 0.5)
3519 if (params.
fPt > 0.5 && params.
fPt <= 0.6)
3521 if (params.
fPt > 0.6 && params.
fPt <= 0.7)
3523 if (params.
fPt > 0.7 && params.
fPt <= 0.8)
3525 if (params.
fPt > 0.8 && params.
fPt <= 0.9)
3527 if (params.
fPt > 0.9 && params.
fPt <= 1.0)
3529 if (params.
fPt > 1.0 && params.
fPt <= 1.1)
3531 if (params.
fPt > 1.1 && params.
fPt <= 1.2)
3533 if (params.
fPt > 1.2 && params.
fPt <= 1.3)
3535 if (params.
fPt > 1.3 && params.
fPt <= 1.4)
3537 if (params.
fPt > 1.4 && params.
fPt <= 1.5)
3539 if (params.
fPt > 1.5 && params.
fPt <= 1.6)
3541 if (params.
fPt > 1.6 && params.
fPt <= 1.7)
3543 if (params.
fPt > 1.7 && params.
fPt <= 1.8)
3545 if (params.
fPt > 1.8 && params.
fPt <= 1.9)
3547 if (params.
fPt > 1.9 && params.
fPt <= 2.0)
3551 if (params.
fPt > 0.0 && params.
fPt <= 0.1)
3553 if (params.
fPt > 0.1 && params.
fPt <= 0.2)
3555 if (params.
fPt > 0.2 && params.
fPt <= 0.3)
3557 if (params.
fPt > 0.3 && params.
fPt <= 0.4)
3559 if (params.
fPt > 0.4 && params.
fPt <= 0.5)
3561 if (params.
fPt > 0.5 && params.
fPt <= 0.6)
3563 if (params.
fPt > 0.6 && params.
fPt <= 0.7)
3565 if (params.
fPt > 0.7 && params.
fPt <= 0.8)
3567 if (params.
fPt > 0.8 && params.
fPt <= 0.9)
3569 if (params.
fPt > 0.9 && params.
fPt <= 1.0)
3571 if (params.
fPt > 1.0 && params.
fPt <= 1.1)
3573 if (params.
fPt > 1.1 && params.
fPt <= 1.2)
3575 if (params.
fPt > 1.2 && params.
fPt <= 1.3)
3577 if (params.
fPt > 1.3 && params.
fPt <= 1.4)
3579 if (params.
fPt > 1.4 && params.
fPt <= 1.5)
3581 if (params.
fPt > 1.5 && params.
fPt <= 1.6)
3583 if (params.
fPt > 1.6 && params.
fPt <= 1.7)
3585 if (params.
fPt > 1.7 && params.
fPt <= 1.8)
3587 if (params.
fPt > 1.8 && params.
fPt <= 1.9)
3589 if (params.
fPt > 1.9 && params.
fPt <= 2.0)
3593 if (params.
fPt > 0.0 && params.
fPt <= 0.1)
3595 if (params.
fPt > 0.1 && params.
fPt <= 0.2)
3597 if (params.
fPt > 0.2 && params.
fPt <= 0.3)
3599 if (params.
fPt > 0.3 && params.
fPt <= 0.4)
3601 if (params.
fPt > 0.4 && params.
fPt <= 0.5)
3603 if (params.
fPt > 0.5 && params.
fPt <= 0.6)
3605 if (params.
fPt > 0.6 && params.
fPt <= 0.7)
3607 if (params.
fPt > 0.7 && params.
fPt <= 0.8)
3609 if (params.
fPt > 0.8 && params.
fPt <= 0.9)
3611 if (params.
fPt > 0.9 && params.
fPt <= 1.0)
3613 if (params.
fPt > 1.0 && params.
fPt <= 1.1)
3615 if (params.
fPt > 1.1 && params.
fPt <= 1.2)
3617 if (params.
fPt > 1.2 && params.
fPt <= 1.3)
3619 if (params.
fPt > 1.3 && params.
fPt <= 1.4)
3621 if (params.
fPt > 1.4 && params.
fPt <= 1.5)
3623 if (params.
fPt > 1.5 && params.
fPt <= 1.6)
3625 if (params.
fPt > 1.6 && params.
fPt <= 1.7)
3627 if (params.
fPt > 1.7 && params.
fPt <= 1.8)
3629 if (params.
fPt > 1.8 && params.
fPt <= 1.9)
3631 if (params.
fPt > 1.9 && params.
fPt <= 2.0)
3635 if (params.
fPt > 0.0 && params.
fPt <= 0.1)
3637 if (params.
fPt > 0.1 && params.
fPt <= 0.2)
3639 if (params.
fPt > 0.2 && params.
fPt <= 0.3)
3641 if (params.
fPt > 0.3 && params.
fPt <= 0.4)
3643 if (params.
fPt > 0.4 && params.
fPt <= 0.5)
3645 if (params.
fPt > 0.5 && params.
fPt <= 0.6)
3647 if (params.
fPt > 0.6 && params.
fPt <= 0.7)
3649 if (params.
fPt > 0.7 && params.
fPt <= 0.8)
3651 if (params.
fPt > 0.8 && params.
fPt <= 0.9)
3653 if (params.
fPt > 0.9 && params.
fPt <= 1.0)
3655 if (params.
fPt > 1.0 && params.
fPt <= 1.1)
3657 if (params.
fPt > 1.1 && params.
fPt <= 1.2)
3659 if (params.
fPt > 1.2 && params.
fPt <= 1.3)
3661 if (params.
fPt > 1.3 && params.
fPt <= 1.4)
3663 if (params.
fPt > 1.4 && params.
fPt <= 1.5)
3665 if (params.
fPt > 1.5 && params.
fPt <= 1.6)
3669 if (params.
fPt > 0.0 && params.
fPt <= 0.1)
3671 if (params.
fPt > 0.1 && params.
fPt <= 0.2)
3673 if (params.
fPt > 0.2 && params.
fPt <= 0.3)
3675 if (params.
fPt > 0.3 && params.
fPt <= 0.4)
3677 if (params.
fPt > 0.4 && params.
fPt <= 0.5)
3679 if (params.
fPt > 0.5 && params.
fPt <= 0.6)
3681 if (params.
fPt > 0.6 && params.
fPt <= 0.7)
3683 if (params.
fPt > 0.7 && params.
fPt <= 0.8)
3685 if (params.
fPt > 0.8 && params.
fPt <= 0.9)
3687 if (params.
fPt > 0.9 && params.
fPt <= 1.0)
3689 if (params.
fPt > 1.0 && params.
fPt <= 1.1)
3691 if (params.
fPt > 1.1 && params.
fPt <= 1.2)
3695 if (params.
fPt > 0.0 && params.
fPt <= 0.1)
3697 if (params.
fPt > 0.1 && params.
fPt <= 0.2)
3699 if (params.
fPt > 0.2 && params.
fPt <= 0.3)
3701 if (params.
fPt > 0.3 && params.
fPt <= 0.4)
3703 if (params.
fPt > 0.4 && params.
fPt <= 0.5)
3705 if (params.
fPt > 0.5 && params.
fPt <= 0.6)
3707 if (params.
fPt > 0.6 && params.
fPt <= 0.7)
3709 if (params.
fPt > 0.7 && params.
fPt <= 0.8)
3713 if (params.
fPt > 0.0 && params.
fPt <= 0.1)
3715 if (params.
fPt > 0.1 && params.
fPt <= 0.2)
3717 if (params.
fPt > 0.2 && params.
fPt <= 0.3)
3719 if (params.
fPt > 0.3 && params.
fPt <= 0.4)
3726 if (params.
fPt > 0.0 && params.
fPt <= 0.1)
3728 if (params.
fPt > 0.1 && params.
fPt <= 0.2)
3730 if (params.
fPt > 0.2 && params.
fPt <= 0.3)
3732 if (params.
fPt > 0.3 && params.
fPt <= 0.4)
3734 if (params.
fPt > 0.4 && params.
fPt <= 0.5)
3736 if (params.
fPt > 0.5 && params.
fPt <= 0.6)
3738 if (params.
fPt > 0.6 && params.
fPt <= 0.7)
3740 if (params.
fPt > 0.7 && params.
fPt <= 0.8)
3742 if (params.
fPt > 0.8 && params.
fPt <= 0.9)
3744 if (params.
fPt > 0.9 && params.
fPt <= 1.0)
3746 if (params.
fPt > 1.0 && params.
fPt <= 1.1)
3748 if (params.
fPt > 1.1 && params.
fPt <= 1.2)
3750 if (params.
fPt > 1.2 && params.
fPt <= 1.3)
3752 if (params.
fPt > 1.3 && params.
fPt <= 1.4)
3754 if (params.
fPt > 1.4 && params.
fPt <= 1.5)
3756 if (params.
fPt > 1.5 && params.
fPt <= 1.6)
3758 if (params.
fPt > 1.6 && params.
fPt <= 1.7)
3760 if (params.
fPt > 1.7 && params.
fPt <= 1.8)
3762 if (params.
fPt > 1.8 && params.
fPt <= 1.9)
3764 if (params.
fPt > 1.9 && params.
fPt <= 2.0)
3768 if (params.
fPt > 0.0 && params.
fPt <= 0.1)
3770 if (params.
fPt > 0.1 && params.
fPt <= 0.2)
3772 if (params.
fPt > 0.2 && params.
fPt <= 0.3)
3774 if (params.
fPt > 0.3 && params.
fPt <= 0.4)
3776 if (params.
fPt > 0.4 && params.
fPt <= 0.5)
3778 if (params.
fPt > 0.5 && params.
fPt <= 0.6)
3780 if (params.
fPt > 0.6 && params.
fPt <= 0.7)
3782 if (params.
fPt > 0.7 && params.
fPt <= 0.8)
3784 if (params.
fPt > 0.8 && params.
fPt <= 0.9)
3786 if (params.
fPt > 0.9 && params.
fPt <= 1.0)
3788 if (params.
fPt > 1.0 && params.
fPt <= 1.1)
3790 if (params.
fPt > 1.1 && params.
fPt <= 1.2)
3792 if (params.
fPt > 1.2 && params.
fPt <= 1.3)
3794 if (params.
fPt > 1.3 && params.
fPt <= 1.4)
3796 if (params.
fPt > 1.4 && params.
fPt <= 1.5)
3798 if (params.
fPt > 1.5 && params.
fPt <= 1.6)
3800 if (params.
fPt > 1.6 && params.
fPt <= 1.7)
3802 if (params.
fPt > 1.7 && params.
fPt <= 1.8)
3804 if (params.
fPt > 1.8 && params.
fPt <= 1.9)
3806 if (params.
fPt > 1.9 && params.
fPt <= 2.0)
3816 cout <<
"Mixing in Manual(WAC) - nof entries " << nof_WAC << endl;
3817 for (Int_t a = 0; a < nof_WAC - 1; a++) {
3818 for (Int_t b = a + 1; b < nof_WAC; b++) {
3827 e11, e12, e21, e22);
3834 int RingsInRich = 0;
3838 if (richMatch !=
nullptr && richMatch->
GetNofLinks() > 0) {
3840 if (richMcTrackId > 0) {
3845 if (mcTrack2 !=
nullptr) {
3847 if (TMath::Abs(pdgRICH) == 11) RingsInRich++;
3861 if (
nullptr != ring) {
3864 for (
int i = 0;
i < nofHits;
i++) {
3867 if (
nullptr == hit)
continue;
3885 double FinalAngle = 400;
3900 Xpart1 = stsHit1->
GetX();
3901 Ypart1 = stsHit1->
GetY();
3902 Zpart1 = stsHit1->
GetZ();
3906 Xpart1 = mvdHit1->
GetX();
3907 Ypart1 = mvdHit1->
GetY();
3908 Zpart1 = mvdHit1->
GetZ();
3914 Xpart2 = stsHit2->
GetX();
3915 Ypart2 = stsHit2->
GetY();
3916 Zpart2 = stsHit2->
GetZ();
3920 Xpart2 = mvdHit2->
GetX();
3921 Ypart2 = mvdHit2->
GetY();
3922 Zpart2 = mvdHit2->
GetZ();
3927 TMath::Abs(Zpart1 - Zpart2) > 2
3930 for (
int i = hits1sts - 2;
i > -1;
i--) {
3931 if (TMath::Abs(Zpart1 - Zpart2) < 2)
continue;
3934 Xpart1 = stsHit->
GetX();
3935 Ypart1 = stsHit->
GetY();
3936 Zpart1 = stsHit->
GetZ();
3938 if (TMath::Abs(Zpart1 - Zpart2) > 2 && Zpart1 > Zpart2) {
3939 for (
int i = hits1mvd - 2;
i > -1;
i--) {
3940 if (TMath::Abs(Zpart1 - Zpart2) < 2)
continue;
3943 Xpart1 = mvdHit->
GetX();
3944 Ypart1 = mvdHit->
GetY();
3945 Zpart1 = mvdHit->
GetZ();
3951 TMath::Abs(Zpart1 - Zpart2) > 2
3954 for (
int i = hits2sts - 2;
i > -1;
i--) {
3955 if (TMath::Abs(Zpart1 - Zpart2) < 2)
continue;
3958 Xpart2 = stsHit->
GetX();
3959 Ypart2 = stsHit->
GetY();
3960 Zpart2 = stsHit->
GetZ();
3962 if (TMath::Abs(Zpart1 - Zpart2) > 2 && Zpart1 < Zpart2) {
3963 for (
int i = hits2mvd - 2;
i > -1;
i--) {
3964 if (TMath::Abs(Zpart1 - Zpart2) < 2)
continue;
3967 Xpart2 = mvdHit->
GetX();
3968 Ypart2 = mvdHit->
GetY();
3969 Zpart2 = mvdHit->
GetZ();
3975 if (TMath::Abs(Zpart1 - Zpart2) < 2 && Zpart1 != 0 && Zpart2 != 0) {
3977 TMath::ATan2(Ypart1 - Ypart2, Xpart1 - Xpart2) * (180 /
TMath::Pi());
3980 return TMath::Abs(TMath::Abs(FinalAngle) - 180);
3985 double FinalAngle = 400;
4000 Xpart1 = mvdHit1->
GetX();
4001 Ypart1 = mvdHit1->
GetY();
4002 Zpart1 = mvdHit1->
GetZ();
4006 Xpart1 = stsHit1->
GetX();
4007 Ypart1 = stsHit1->
GetY();
4008 Zpart1 = stsHit1->
GetZ();
4014 Xpart2 = mvdHit2->
GetX();
4015 Ypart2 = mvdHit2->
GetY();
4016 Zpart2 = mvdHit2->
GetZ();
4020 Xpart2 = stsHit2->
GetX();
4021 Ypart2 = stsHit2->
GetY();
4022 Zpart2 = stsHit2->
GetZ();
4027 TMath::Abs(Zpart1 - Zpart2) > 2
4030 for (
int i = 1;
i < hits1mvd;
i++) {
4031 if (TMath::Abs(Zpart1 - Zpart2) < 2)
continue;
4034 Xpart1 = mvdHit->
GetX();
4035 Ypart1 = mvdHit->
GetY();
4036 Zpart1 = mvdHit->
GetZ();
4038 if (TMath::Abs(Zpart1 - Zpart2) > 2 && Zpart1 < Zpart2) {
4039 for (
int i = 0;
i < hits1sts;
i++) {
4040 if (TMath::Abs(Zpart1 - Zpart2) < 2)
continue;
4043 Xpart1 = stsHit->
GetX();
4044 Ypart1 = stsHit->
GetY();
4045 Zpart1 = stsHit->
GetZ();
4051 TMath::Abs(Zpart1 - Zpart2) > 2
4054 for (
int i = 1;
i < hits2mvd;
i++) {
4055 if (TMath::Abs(Zpart1 - Zpart2) < 2)
continue;
4058 Xpart2 = mvdHit->
GetX();
4059 Ypart2 = mvdHit->
GetY();
4060 Zpart2 = mvdHit->
GetZ();
4062 if (TMath::Abs(Zpart1 - Zpart2) > 2 && Zpart1 > Zpart2) {
4063 for (
int i = 0;
i < hits2sts;
i++) {
4064 if (TMath::Abs(Zpart1 - Zpart2) < 2)
continue;
4067 Xpart2 = stsHit->
GetX();
4068 Ypart2 = stsHit->
GetY();
4069 Zpart2 = stsHit->
GetZ();
4075 if (TMath::Abs(Zpart1 - Zpart2) < 2 && Zpart1 != 0 && Zpart2 != 0) {
4077 TMath::ATan2(Ypart1 - Ypart2, Xpart1 - Xpart2) * (180 /
TMath::Pi());
4080 return TMath::Abs(TMath::Abs(FinalAngle) - 180);
4085 gDirectory->mkdir(
"Manual");
4086 gDirectory->cd(
"Manual");
4089 gDirectory->mkdir(
"Target");
4090 gDirectory->cd(
"Target");
4091 gDirectory->mkdir(
"CheckCuts_Target");
4092 gDirectory->cd(
"CheckCuts_Target");
4096 gDirectory->cd(
"..");
4097 gDirectory->mkdir(
"multiplicity");
4098 gDirectory->cd(
"multiplicity");
4102 gDirectory->cd(
"..");
4103 gDirectory->mkdir(
"all");
4104 gDirectory->cd(
"all");
4108 gDirectory->cd(
"..");
4109 gDirectory->mkdir(
"zero");
4110 gDirectory->cd(
"zero");
4114 gDirectory->cd(
"..");
4115 gDirectory->mkdir(
"one");
4116 gDirectory->cd(
"one");
4120 gDirectory->cd(
"..");
4121 gDirectory->mkdir(
"two");
4122 gDirectory->cd(
"two");
4126 gDirectory->cd(
"..");
4127 gDirectory->mkdir(
"onetwo");
4128 gDirectory->cd(
"onetwo");
4132 gDirectory->cd(
"..");
4134 gDirectory->cd(
"..");
4137 gDirectory->mkdir(
"Outside");
4138 gDirectory->cd(
"Outside");
4139 gDirectory->mkdir(
"CheckCuts_Outside");
4140 gDirectory->cd(
"CheckCuts_Outside");
4144 gDirectory->cd(
"..");
4145 gDirectory->mkdir(
"multiplicity");
4146 gDirectory->cd(
"multiplicity");
4150 gDirectory->cd(
"..");
4151 gDirectory->mkdir(
"all");
4152 gDirectory->cd(
"all");
4156 gDirectory->cd(
"..");
4157 gDirectory->mkdir(
"zero");
4158 gDirectory->cd(
"zero");
4162 gDirectory->cd(
"..");
4163 gDirectory->mkdir(
"one");
4164 gDirectory->cd(
"one");
4168 gDirectory->cd(
"..");
4169 gDirectory->mkdir(
"two");
4170 gDirectory->cd(
"two");
4174 gDirectory->cd(
"..");
4175 gDirectory->mkdir(
"onetwo");
4176 gDirectory->cd(
"onetwo");
4180 gDirectory->cd(
"..");
4181 gDirectory->cd(
"..");
4184 gDirectory->mkdir(
"Both");
4185 gDirectory->cd(
"Both");
4186 gDirectory->mkdir(
"CheckCuts_Both");
4187 gDirectory->cd(
"CheckCuts_Both");
4191 gDirectory->cd(
"..");
4192 gDirectory->mkdir(
"multiplicity");
4193 gDirectory->cd(
"multiplicity");
4197 gDirectory->cd(
"..");
4198 gDirectory->mkdir(
"rap_vs_Pt_onetwo_Both");
4199 gDirectory->cd(
"rap_vs_Pt_onetwo_Both");
4203 gDirectory->cd(
"..");
4204 gDirectory->mkdir(
"rap_vs_Pt_all_Both");
4205 gDirectory->cd(
"rap_vs_Pt_all_Both");
4209 gDirectory->cd(
"..");
4211 gDirectory->mkdir(
"pt_onetwo_Both");
4212 gDirectory->cd(
"pt_onetwo_Both");
4216 gDirectory->cd(
"..");
4217 gDirectory->mkdir(
"pt_all_Both");
4218 gDirectory->cd(
"pt_all_Both");
4222 gDirectory->cd(
"..");
4224 gDirectory->mkdir(
"BG_Both");
4225 gDirectory->cd(
"BG_Both");
4226 gDirectory->mkdir(
"BG_Both_all");
4227 gDirectory->cd(
"BG_Both_all");
4231 gDirectory->cd(
"..");
4232 gDirectory->mkdir(
"BG_Both_zero");
4233 gDirectory->cd(
"BG_Both_zero");
4237 gDirectory->cd(
"..");
4238 gDirectory->mkdir(
"BG_Both_one");
4239 gDirectory->cd(
"BG_Both_one");
4243 gDirectory->cd(
"..");
4244 gDirectory->mkdir(
"BG_Both_two");
4245 gDirectory->cd(
"BG_Both_two");
4249 gDirectory->cd(
"..");
4250 gDirectory->mkdir(
"BG_Both_onetwo");
4251 gDirectory->cd(
"BG_Both_onetwo");
4255 gDirectory->cd(
"..");
4256 gDirectory->cd(
"..");
4257 gDirectory->mkdir(
"all");
4258 gDirectory->cd(
"all");
4262 gDirectory->cd(
"..");
4263 gDirectory->mkdir(
"zero");
4264 gDirectory->cd(
"zero");
4268 gDirectory->cd(
"..");
4269 gDirectory->mkdir(
"one");
4270 gDirectory->cd(
"one");
4274 gDirectory->cd(
"..");
4275 gDirectory->mkdir(
"two");
4276 gDirectory->cd(
"two");
4280 gDirectory->cd(
"..");
4281 gDirectory->mkdir(
"onetwo");
4282 gDirectory->cd(
"onetwo");
4286 gDirectory->cd(
"..");
4290 gDirectory->cd(
"..");
4293 gDirectory->mkdir(
"WAC");
4294 gDirectory->cd(
"WAC");
4295 gDirectory->mkdir(
"BG_WAC");
4296 gDirectory->cd(
"BG_WAC");
4300 gDirectory->cd(
"..");
4304 gDirectory->cd(
"..");
4310 gDirectory->cd(
"..");
4317 new TH2D(
"InvMass_vs_OA_candidates_Both",
4318 "InvMass_vs_OA_candidates_Both; invariant mass in GeV/c^{2}; "
4319 "opening angle in degree",
4328 new TH2D(
"InvMass_vs_OA_fromPi0_Both",
4329 "InvMass_vs_OA_fromPi0_Both; invariant mass in GeV/c^{2}; opening "
4339 new TH1D(
"GammasInvMass_candidates_Both",
4340 "GammasInvMass_candidates_Both; invariant mass in GeV/c^{2};#",
4346 new TH1D(
"GammasOA_candidates_Both",
4347 "GammasOA_candidates_Both; opening angle in degree;#",
4353 new TH1D(
"GammasInvMass_fromPi0_Both",
4354 "GammasInvMass_fromPi0_Both; invariant mass in GeV/c^{2};#",
4360 new TH1D(
"GammasOA_fromPi0_Both",
4361 "GammasOA_fromPi0_Both; opening angle in degree;#",
4367 new TH1D(
"PlaneAngles_last_candidates_Both",
4368 "PlaneAngles_last_candidates_Both; #theta angle in degree;#",
4374 new TH1D(
"PlaneAngles_last_fromPi0_Both",
4375 "PlaneAngles_last_fromPi0_Both; #theta angle in degree;#",
4381 new TH1D(
"PlaneAngles_first_candidates_Both",
4382 "PlaneAngles_first_candidates_Both; #theta angle in degree;#",
4388 new TH1D(
"PlaneAngles_first_fromPi0_Both",
4389 "PlaneAngles_first_fromPi0_Both; #theta angle in degree;#",
4397 new TH2D(
"InvMass_vs_OA_candidates_Target",
4398 "InvMass_vs_OA_candidates_Target; invariant mass in GeV/c^{2}; "
4399 "opening angle in degree",
4408 new TH2D(
"InvMass_vs_OA_fromPi0_Target",
4409 "InvMass_vs_OA_fromPi0_Target; invariant mass in GeV/c^{2}; "
4410 "opening angle in degree",
4419 new TH1D(
"GammasInvMass_candidates_Target",
4420 "GammasInvMass_candidates_Target; invariant mass in GeV/c^{2};#",
4426 new TH1D(
"GammasOA_candidates_Target",
4427 "GammasOA_candidates_Target; opening angle in degree;#",
4433 new TH1D(
"GammasInvMass_fromPi0_Target",
4434 "GammasInvMass_fromPi0_Target; invariant mass in GeV/c^{2};#",
4440 new TH1D(
"GammasOA_fromPi0_Target",
4441 "GammasOA_fromPi0_Target; opening angle in degree;#",
4447 new TH1D(
"PlaneAngles_last_candidates_Target",
4448 "PlaneAngles_last_candidates_Target; #theta angle in degree;#",
4454 new TH1D(
"PlaneAngles_last_fromPi0_Target",
4455 "PlaneAngles_last_fromPi0_Target; #theta angle in degree;#",
4461 new TH1D(
"PlaneAngles_first_candidates_Target",
4462 "PlaneAngles_first_candidates_Target; #theta angle in degree;#",
4468 new TH1D(
"PlaneAngles_first_fromPi0_Target",
4469 "PlaneAngles_first_fromPi0_Target; #theta angle in degree;#",
4477 new TH2D(
"InvMass_vs_OA_candidates_Outside",
4478 "InvMass_vs_OA_candidates_Outside; invariant mass in GeV/c^{2}; "
4479 "opening angle in degree",
4488 new TH2D(
"InvMass_vs_OA_fromPi0_Outside",
4489 "InvMass_vs_OA_fromPi0_Outside; invariant mass in GeV/c^{2}; "
4490 "opening angle in degree",
4499 new TH1D(
"GammasInvMass_candidates_Outside",
4500 "GammasInvMass_candidates_Outside; invariant mass in GeV/c^{2};#",
4506 new TH1D(
"GammasOA_candidates_Outside",
4507 "GammasOA_candidates_Outside; opening angle in degree;#",
4513 new TH1D(
"GammasInvMass_fromPi0_Outside",
4514 "GammasInvMass_fromPi0_Outside; invariant mass in GeV/c^{2};#",
4520 new TH1D(
"GammasOA_fromPi0_Outside",
4521 "GammasOA_fromPi0_Outside; opening angle in degree;#",
4527 new TH1D(
"PlaneAngles_last_candidates_Outside",
4528 "PlaneAngles_last_candidates_Outside; #theta angle in degree;#",
4534 new TH1D(
"PlaneAngles_last_fromPi0_Outside",
4535 "PlaneAngles_last_fromPi0_Outside; #theta angle in degree;#",
4541 new TH1D(
"PlaneAngles_first_candidates_Outside",
4542 "PlaneAngles_first_candidates_Outside; #theta angle in degree;#",
4548 new TH1D(
"PlaneAngles_first_fromPi0_Outside",
4549 "PlaneAngles_first_fromPi0_Outside; #theta angle in degree;#",
4558 new TH1D(
"GammaInvMassReco_all_Target",
4559 "GammaInvMassReco_all_Target; invariant mass in GeV/c^{2};#",
4565 new TH1D(
"GammaOpeningAngleReco_all_Target",
4566 "GammaOpeningAngleReco_all_Target; angle [deg];#",
4572 new TH1D(
"Pdg_all_Target",
"Pdg_all_Target; Id;#", 800, 0, 400);
4575 "P_reco_all_Target",
"P_reco_all_Target; P in GeV/c^{2};#", 600, 0, 6);
4578 "Pt_reco_all_Target; P_{t} in GeV/c^{2};#",
4584 new TH1D(
"Pi0InvMassReco_all_Target",
4585 "Pi0InvMassReco_all_Target; invariant mass in GeV/c^{2};#",
4591 new TH1D(
"EMT_InvMass_all_Target",
4592 "EMT_InvMass_all_Target; invariant mass in GeV/c^{2};#",
4598 new TH2D(
"Pi0_pt_vs_rap_all_Target",
4599 "Pi0_pt_vs_rap_all_Target; rapidity y; p_{t} in GeV/c ",
4608 new TH2D(
"Pi0_pt_vs_rap_est_all_Target",
4609 "Pi0_pt_vs_rap_est_all_Target; rapidity y; p_{t} in GeV/c ",
4618 new TH1D(
"DalitzPi0_all_Target",
4619 "DalitzPi0_all_Target; invariant mass in GeV/c^{2};#",
4625 new TH1D(
"PhotonsPi0_all_Target",
4626 "PhotonsPi0_all_Target; invariant mass in GeV/c^{2};#",
4635 new TH1D(
"GammaInvMassReco_zero_Target",
4636 "GammaInvMassReco_zero_Target; invariant mass in GeV/c^{2};#",
4642 new TH1D(
"GammaOpeningAngleReco_zero_Target",
4643 "GammaOpeningAngleReco_zero_Target; angle [deg];#",
4649 new TH1D(
"Pdg_zero_Target",
"Pdg_zero_Target; Id;#", 800, 0, 400);
4652 "P_reco_zero_Target",
"P_reco_zero_Target; P in GeV/c^{2};#", 600, 0, 6);
4655 "Pt_reco_zero_Target; P_{t} in GeV/c^{2};#",
4661 new TH1D(
"Pi0InvMassReco_zero_Target",
4662 "Pi0InvMassReco_zero_Target; invariant mass in GeV/c^{2};#",
4668 new TH1D(
"EMT_InvMass_zero_Target",
4669 "EMT_InvMass_zero_Target; invariant mass in GeV/c^{2};#",
4675 new TH2D(
"Pi0_pt_vs_rap_zero_Target",
4676 "Pi0_pt_vs_rap_zero_Target; rapidity y; p_{t} in GeV/c ",
4685 new TH2D(
"Pi0_pt_vs_rap_est_zero_Target",
4686 "Pi0_pt_vs_rap_est_zero_Target; rapidity y; p_{t} in GeV/c ",
4695 new TH1D(
"DalitzPi0_zero_Target",
4696 "DalitzPi0_zero_Target; invariant mass in GeV/c^{2};#",
4702 new TH1D(
"PhotonsPi0_zero_Target",
4703 "PhotonsPi0_zero_Target; invariant mass in GeV/c^{2};#",
4712 new TH1D(
"GammaInvMassReco_one_Target",
4713 "GammaInvMassReco_one_Target; invariant mass in GeV/c^{2};#",
4719 new TH1D(
"GammaOpeningAngleReco_one_Target",
4720 "GammaOpeningAngleReco_one_Target; angle [deg];#",
4726 new TH1D(
"Pdg_one_Target",
"Pdg_one_Target; Id;#", 800, 0, 400);
4729 "P_reco_one_Target",
"P_reco_one_Target; P in GeV/c^{2};#", 600, 0, 6);
4732 "Pt_reco_one_Target; P_{t} in GeV/c^{2};#",
4738 new TH1D(
"Pi0InvMassReco_one_Target",
4739 "Pi0InvMassReco_one_Target; invariant mass in GeV/c^{2};#",
4745 new TH1D(
"EMT_InvMass_one_Target",
4746 "EMT_InvMass_one_Target; invariant mass in GeV/c^{2};#",
4752 new TH2D(
"Pi0_pt_vs_rap_one_Target",
4753 "Pi0_pt_vs_rap_one_Target; rapidity y; p_{t} in GeV/c ",
4762 new TH2D(
"Pi0_pt_vs_rap_est_one_Target",
4763 "Pi0_pt_vs_rap_est_one_Target; rapidity y; p_{t} in GeV/c ",
4772 new TH1D(
"DalitzPi0_one_Target",
4773 "DalitzPi0_one_Target; invariant mass in GeV/c^{2};#",
4779 new TH1D(
"PhotonsPi0_one_Target",
4780 "PhotonsPi0_one_Target; invariant mass in GeV/c^{2};#",
4789 new TH1D(
"GammaInvMassReco_two_Target",
4790 "GammaInvMassReco_two_Target; invariant mass in GeV/c^{2};#",
4796 new TH1D(
"GammaOpeningAngleReco_two_Target",
4797 "GammaOpeningAngleReco_two_Target; angle [deg];#",
4803 new TH1D(
"Pdg_two_Target",
"Pdg_two_Target; Id;#", 800, 0, 400);
4806 "P_reco_two_Target",
"P_reco_two_Target; P in GeV/c^{2};#", 600, 0, 6);
4809 "Pt_reco_two_Target; P_{t} in GeV/c^{2};#",
4815 new TH1D(
"Pi0InvMassReco_two_Target",
4816 "Pi0InvMassReco_two_Target; invariant mass in GeV/c^{2};#",
4822 new TH1D(
"EMT_InvMass_two_Target",
4823 "EMT_InvMass_two_Target; invariant mass in GeV/c^{2};#",
4829 new TH2D(
"Pi0_pt_vs_rap_two_Target",
4830 "Pi0_pt_vs_rap_two_Target; rapidity y; p_{t} in GeV/c ",
4839 new TH2D(
"Pi0_pt_vs_rap_est_two_Target",
4840 "Pi0_pt_vs_rap_est_two_Target; rapidity y; p_{t} in GeV/c ",
4849 new TH1D(
"DalitzPi0_two_Target",
4850 "DalitzPi0_two_Target; invariant mass in GeV/c^{2};#",
4856 new TH1D(
"PhotonsPi0_two_Target",
4857 "PhotonsPi0_two_Target; invariant mass in GeV/c^{2};#",
4866 new TH1D(
"GammaInvMassReco_onetwo_Target",
4867 "GammaInvMassReco_onetwo_Target; invariant mass in GeV/c^{2};#",
4873 new TH1D(
"GammaOpeningAngleReco_onetwo_Target",
4874 "GammaOpeningAngleReco_onetwo_Target; angle [deg];#",
4880 new TH1D(
"Pdg_onetwo_Target",
"Pdg_onetwo_Target; Id;#", 800, 0, 400);
4883 "P_reco_onetwo_Target; P in GeV/c^{2};#",
4889 new TH1D(
"Pt_reco_onetwo_Target",
4890 "Pt_reco_onetwo_Target; P_{t} in GeV/c^{2};#",
4896 new TH1D(
"Pi0InvMassReco_onetwo_Target",
4897 "Pi0InvMassReco_onetwo_Target; invariant mass in GeV/c^{2};#",
4903 new TH1D(
"EMT_InvMass_onetwo_Target",
4904 "EMT_InvMass_onetwo_Target; invariant mass in GeV/c^{2};#",
4910 new TH2D(
"Pi0_pt_vs_rap_onetwo_Target",
4911 "Pi0_pt_vs_rap_onetwo_Target; rapidity y; p_{t} in GeV/c ",
4920 new TH2D(
"Pi0_pt_vs_rap_est_onetwo_Target",
4921 "Pi0_pt_vs_rap_est_onetwo_Target; rapidity y; p_{t} in GeV/c ",
4930 new TH1D(
"DalitzPi0_onetwo_Target",
4931 "DalitzPi0_onetwo_Target; invariant mass in GeV/c^{2};#",
4937 new TH1D(
"PhotonsPi0_onetwo_Target",
4938 "PhotonsPi0_onetwo_Target; invariant mass in GeV/c^{2};#",
4947 new TH1D(
"GammaInvMassReco_all_Outside",
4948 "GammaInvMassReco_all_Outside; invariant mass in GeV/c^{2};#",
4954 new TH1D(
"GammaOpeningAngleReco_all_Outside",
4955 "GammaOpeningAngleReco_all_Outside; angle [deg];#",
4961 new TH1D(
"Pdg_all_Outside",
"Pdg_all_Outside; Id;#", 800, 0, 400);
4964 "P_reco_all_Outside",
"P_reco_all_Outside; P in GeV/c^{2};#", 600, 0, 6);
4967 "Pt_reco_all_Outside; P_{t} in GeV/c^{2};#",
4973 new TH1D(
"Pi0InvMassReco_all_Outside",
4974 "Pi0InvMassReco_all_Outside; invariant mass in GeV/c^{2};#",
4980 new TH1D(
"EMT_InvMass_all_Outside",
4981 "EMT_InvMass_all_Outside; invariant mass in GeV/c^{2};#",
4987 new TH2D(
"Pi0_pt_vs_rap_all_Outside",
4988 "Pi0_pt_vs_rap_all_Outside; rapidity y; p_{t} in GeV/c ",
4997 new TH2D(
"Pi0_pt_vs_rap_est_all_Outside",
4998 "Pi0_pt_vs_rap_est_all_Outside; rapidity y; p_{t} in GeV/c ",
5007 new TH1D(
"DalitzPi0_all_Outside",
5008 "DalitzPi0_all_Outside; invariant mass in GeV/c^{2};#",
5014 new TH1D(
"PhotonsPi0_all_Outside",
5015 "PhotonsPi0_all_Outside; invariant mass in GeV/c^{2};#",
5024 new TH1D(
"GammaInvMassReco_zero_Outside",
5025 "GammaInvMassReco_zero_Outside; invariant mass in GeV/c^{2};#",
5031 new TH1D(
"GammaOpeningAngleReco_zero_Outside",
5032 "GammaOpeningAngleReco_zero_Outside; angle [deg];#",
5038 new TH1D(
"Pdg_zero_Outside",
"Pdg_zero_Outside; Id;#", 800, 0, 400);
5041 "P_reco_zero_Outside",
"P_reco_zero_Outside; P in GeV/c^{2};#", 600, 0, 6);
5044 "Pt_reco_zero_Outside; P_{t} in GeV/c^{2};#",
5050 new TH1D(
"Pi0InvMassReco_zero_Outside",
5051 "Pi0InvMassReco_zero_Outside; invariant mass in GeV/c^{2};#",
5057 new TH1D(
"EMT_InvMass_zero_Outside",
5058 "EMT_InvMass_zero_Outside; invariant mass in GeV/c^{2};#",
5064 new TH2D(
"Pi0_pt_vs_rap_zero_Outside",
5065 "Pi0_pt_vs_rap_zero_Outside; rapidity y; p_{t} in GeV/c ",
5074 new TH2D(
"Pi0_pt_vs_rap_est_zero_Outside",
5075 "Pi0_pt_vs_rap_est_zero_Outside; rapidity y; p_{t} in GeV/c ",
5084 new TH1D(
"DalitzPi0_zero_Outside",
5085 "DalitzPi0_zero_Outside; invariant mass in GeV/c^{2};#",
5091 new TH1D(
"PhotonsPi0_zero_Outside",
5092 "PhotonsPi0_zero_Outside; invariant mass in GeV/c^{2};#",
5101 new TH1D(
"GammaInvMassReco_one_Outside",
5102 "GammaInvMassReco_one_Outside; invariant mass in GeV/c^{2};#",
5108 new TH1D(
"GammaOpeningAngleReco_one_Outside",
5109 "GammaOpeningAngleReco_one_Outside; angle [deg];#",
5115 new TH1D(
"Pdg_one_Outside",
"Pdg_one_Outside; Id;#", 800, 0, 400);
5118 "P_reco_one_Outside",
"P_reco_one_Outside; P in GeV/c^{2};#", 600, 0, 6);
5121 "Pt_reco_one_Outside; P_{t} in GeV/c^{2};#",
5127 new TH1D(
"Pi0InvMassReco_one_Outside",
5128 "Pi0InvMassReco_one_Outside; invariant mass in GeV/c^{2};#",
5134 new TH1D(
"EMT_InvMass_one_Outside",
5135 "EMT_InvMass_one_Outside; invariant mass in GeV/c^{2};#",
5141 new TH2D(
"Pi0_pt_vs_rap_one_Outside",
5142 "Pi0_pt_vs_rap_one_Outside; rapidity y; p_{t} in GeV/c ",
5151 new TH2D(
"Pi0_pt_vs_rap_est_one_Outside",
5152 "Pi0_pt_vs_rap_est_one_Outside; rapidity y; p_{t} in GeV/c ",
5161 new TH1D(
"DalitzPi0_one_Outside",
5162 "DalitzPi0_one_Outside; invariant mass in GeV/c^{2};#",
5168 new TH1D(
"PhotonsPi0_one_Outside",
5169 "PhotonsPi0_one_Outside; invariant mass in GeV/c^{2};#",
5178 new TH1D(
"GammaInvMassReco_two_Outside",
5179 "GammaInvMassReco_two_Outside; invariant mass in GeV/c^{2};#",
5185 new TH1D(
"GammaOpeningAngleReco_two_Outside",
5186 "GammaOpeningAngleReco_two_Outside; angle [deg];#",
5192 new TH1D(
"Pdg_two_Outside",
"Pdg_two_Outside; Id;#", 800, 0, 400);
5195 "P_reco_two_Outside",
"P_reco_two_Outside; P in GeV/c^{2};#", 600, 0, 6);
5198 "Pt_reco_two_Outside; P_{t} in GeV/c^{2};#",
5204 new TH1D(
"Pi0InvMassReco_two_Outside",
5205 "Pi0InvMassReco_two_Outside; invariant mass in GeV/c^{2};#",
5211 new TH1D(
"EMT_InvMass_two_Outside",
5212 "EMT_InvMass_two_Outside; invariant mass in GeV/c^{2};#",
5218 new TH2D(
"Pi0_pt_vs_rap_two_Outside",
5219 "Pi0_pt_vs_rap_two_Outside; rapidity y; p_{t} in GeV/c ",
5228 new TH2D(
"Pi0_pt_vs_rap_est_two_Outside",
5229 "Pi0_pt_vs_rap_est_two_Outside; rapidity y; p_{t} in GeV/c ",
5238 new TH1D(
"DalitzPi0_two_Outside",
5239 "DalitzPi0_two_Outside; invariant mass in GeV/c^{2};#",
5245 new TH1D(
"PhotonsPi0_two_Outside",
5246 "PhotonsPi0_two_Outside; invariant mass in GeV/c^{2};#",
5255 new TH1D(
"GammaInvMassReco_onetwo_Outside",
5256 "GammaInvMassReco_onetwo_Outside; invariant mass in GeV/c^{2};#",
5262 new TH1D(
"GammaOpeningAngleReco_onetwo_Outside",
5263 "GammaOpeningAngleReco_onetwo_Outside; angle [deg];#",
5269 new TH1D(
"Pdg_onetwo_Outside",
"Pdg_onetwo_Outside; Id;#", 800, 0, 400);
5272 "P_reco_onetwo_Outside; P in GeV/c^{2};#",
5278 new TH1D(
"Pt_reco_onetwo_Outside",
5279 "Pt_reco_onetwo_Outside; P_{t} in GeV/c^{2};#",
5285 new TH1D(
"Pi0InvMassReco_onetwo_Outside",
5286 "Pi0InvMassReco_onetwo_Outside; invariant mass in GeV/c^{2};#",
5292 new TH1D(
"EMT_InvMass_onetwo_Outside",
5293 "EMT_InvMass_onetwo_Outside; invariant mass in GeV/c^{2};#",
5299 new TH2D(
"Pi0_pt_vs_rap_onetwo_Outside",
5300 "Pi0_pt_vs_rap_onetwo_Outside; rapidity y; p_{t} in GeV/c ",
5309 new TH2D(
"Pi0_pt_vs_rap_est_onetwo_Outside",
5310 "Pi0_pt_vs_rap_est_onetwo_Outside; rapidity y; p_{t} in GeV/c ",
5319 new TH1D(
"DalitzPi0_onetwo_Outside",
5320 "DalitzPi0_onetwo_Outside; invariant mass in GeV/c^{2};#",
5326 new TH1D(
"PhotonsPi0_onetwo_Outside",
5327 "PhotonsPi0_onetwo_Outside; invariant mass in GeV/c^{2};#",
5336 new TH1D(
"GammaInvMassReco_all_Both",
5337 "GammaInvMassReco_all_Both; invariant mass in GeV/c^{2};#",
5343 new TH1D(
"GammaOpeningAngleReco_all_Both",
5344 "GammaOpeningAngleReco_all_Both; angle [deg];#",
5349 Pdg_all_Both =
new TH1D(
"Pdg_all_Both",
"Pdg_all_Both; Id;#", 800, 0, 400);
5352 new TH1D(
"P_reco_all_Both",
"P_reco_all_Both; P in GeV/c^{2};#", 600, 0, 6);
5355 "Pt_reco_all_Both",
"Pt_reco_all_Both; P_{t} in GeV/c^{2};#", 300, 0, 3);
5358 new TH1D(
"Pi0InvMassReco_all_Both",
5359 "Pi0InvMassReco_all_Both; invariant mass in GeV/c^{2};#",
5365 new TH1D(
"EMT_InvMass_all_Both",
5366 "EMT_InvMass_all_Both; invariant mass in GeV/c^{2};#",
5372 new TH2D(
"Pi0_pt_vs_rap_all_Both",
5373 "Pi0_pt_vs_rap_all_Both; rapidity y; p_{t} in GeV/c ",
5382 new TH2D(
"Pi0_pt_vs_rap_est_all_Both",
5383 "Pi0_pt_vs_rap_est_all_Both; rapidity y; p_{t} in GeV/c ",
5392 new TH1D(
"DalitzPi0_all_Both",
5393 "DalitzPi0_all_Both; invariant mass in GeV/c^{2};#",
5399 new TH1D(
"PhotonsPi0_all_Both",
5400 "PhotonsPi0_all_Both; invariant mass in GeV/c^{2};#",
5409 new TH1D(
"GammaInvMassReco_zero_Both",
5410 "GammaInvMassReco_zero_Both; invariant mass in GeV/c^{2};#",
5416 new TH1D(
"GammaOpeningAngleReco_zero_Both",
5417 "GammaOpeningAngleReco_zero_Both; angle [deg];#",
5422 Pdg_zero_Both =
new TH1D(
"Pdg_zero_Both",
"Pdg_zero_Both; Id;#", 800, 0, 400);
5425 "P_reco_zero_Both",
"P_reco_zero_Both; P in GeV/c^{2};#", 600, 0, 6);
5428 "Pt_reco_zero_Both",
"Pt_reco_zero_Both; P_{t} in GeV/c^{2};#", 300, 0, 3);
5431 new TH1D(
"Pi0InvMassReco_zero_Both",
5432 "Pi0InvMassReco_zero_Both; invariant mass in GeV/c^{2};#",
5438 new TH1D(
"EMT_InvMass_zero_Both",
5439 "EMT_InvMass_zero_Both; invariant mass in GeV/c^{2};#",
5445 new TH2D(
"Pi0_pt_vs_rap_zero_Both",
5446 "Pi0_pt_vs_rap_zero_Both; rapidity y; p_{t} in GeV/c ",
5455 new TH2D(
"Pi0_pt_vs_rap_est_zero_Both",
5456 "Pi0_pt_vs_rap_est_zero_Both; rapidity y; p_{t} in GeV/c ",
5465 new TH1D(
"DalitzPi0_zero_Both",
5466 "DalitzPi0_zero_Both; invariant mass in GeV/c^{2};#",
5472 new TH1D(
"PhotonsPi0_zero_Both",
5473 "PhotonsPi0_zero_Both; invariant mass in GeV/c^{2};#",
5482 new TH1D(
"GammaInvMassReco_one_Both",
5483 "GammaInvMassReco_one_Both; invariant mass in GeV/c^{2};#",
5489 new TH1D(
"GammaOpeningAngleReco_one_Both",
5490 "GammaOpeningAngleReco_one_Both; angle [deg];#",
5495 Pdg_one_Both =
new TH1D(
"Pdg_one_Both",
"Pdg_one_Both; Id;#", 800, 0, 400);
5498 new TH1D(
"P_reco_one_Both",
"P_reco_one_Both; P in GeV/c^{2};#", 600, 0, 6);
5501 "Pt_reco_one_Both",
"Pt_reco_one_Both; P_{t} in GeV/c^{2};#", 300, 0, 3);
5504 new TH1D(
"Pi0InvMassReco_one_Both",
5505 "Pi0InvMassReco_one_Both; invariant mass in GeV/c^{2};#",
5511 new TH1D(
"EMT_InvMass_one_Both",
5512 "EMT_InvMass_one_Both; invariant mass in GeV/c^{2};#",
5518 new TH2D(
"Pi0_pt_vs_rap_one_Both",
5519 "Pi0_pt_vs_rap_one_Both; rapidity y; p_{t} in GeV/c ",
5528 new TH2D(
"Pi0_pt_vs_rap_est_one_Both",
5529 "Pi0_pt_vs_rap_est_one_Both; rapidity y; p_{t} in GeV/c ",
5538 new TH1D(
"DalitzPi0_one_Both",
5539 "DalitzPi0_one_Both; invariant mass in GeV/c^{2};#",
5545 new TH1D(
"PhotonsPi0_one_Both",
5546 "PhotonsPi0_one_Both; invariant mass in GeV/c^{2};#",
5555 new TH1D(
"GammaInvMassReco_two_Both",
5556 "GammaInvMassReco_two_Both; invariant mass in GeV/c^{2};#",
5562 new TH1D(
"GammaOpeningAngleReco_two_Both",
5563 "GammaOpeningAngleReco_two_Both; angle [deg];#",
5568 Pdg_two_Both =
new TH1D(
"Pdg_two_Both",
"Pdg_two_Both; Id;#", 800, 0, 400);
5571 new TH1D(
"P_reco_two_Both",
"P_reco_two_Both; P in GeV/c^{2};#", 600, 0, 6);
5574 "Pt_reco_two_Both",
"Pt_reco_two_Both; P_{t} in GeV/c^{2};#", 300, 0, 3);
5577 new TH1D(
"Pi0InvMassReco_two_Both",
5578 "Pi0InvMassReco_two_Both; invariant mass in GeV/c^{2};#",
5584 new TH1D(
"EMT_InvMass_two_Both",
5585 "EMT_InvMass_two_Both; invariant mass in GeV/c^{2};#",
5591 new TH2D(
"Pi0_pt_vs_rap_two_Both",
5592 "Pi0_pt_vs_rap_two_Both; rapidity y; p_{t} in GeV/c ",
5601 new TH2D(
"Pi0_pt_vs_rap_est_two_Both",
5602 "Pi0_pt_vs_rap_est_two_Both; rapidity y; p_{t} in GeV/c ",
5611 new TH1D(
"DalitzPi0_two_Both",
5612 "DalitzPi0_two_Both; invariant mass in GeV/c^{2};#",
5618 new TH1D(
"PhotonsPi0_two_Both",
5619 "PhotonsPi0_two_Both; invariant mass in GeV/c^{2};#",
5628 new TH1D(
"GammaInvMassReco_onetwo_Both",
5629 "GammaInvMassReco_onetwo_Both; invariant mass in GeV/c^{2};#",
5635 new TH1D(
"GammaOpeningAngleReco_onetwo_Both",
5636 "GammaOpeningAngleReco_onetwo_Both; angle [deg];#",
5642 new TH1D(
"Pdg_onetwo_Both",
"Pdg_onetwo_Both; Id;#", 800, 0, 400);
5645 "P_reco_onetwo_Both",
"P_reco_onetwo_Both; P in GeV/c^{2};#", 600, 0, 6);
5648 "Pt_reco_onetwo_Both; P_{t} in GeV/c^{2};#",
5654 new TH1D(
"Pi0InvMassReco_onetwo_Both",
5655 "Pi0InvMassReco_onetwo_Both; invariant mass in GeV/c^{2};#",
5661 new TH1D(
"EMT_InvMass_onetwo_Both",
5662 "EMT_InvMass_onetwo_Both; invariant mass in GeV/c^{2};#",
5668 new TH2D(
"Pi0_pt_vs_rap_onetwo_Both",
5669 "Pi0_pt_vs_rap_onetwo_Both; rapidity y; p_{t} in GeV/c ",
5678 new TH2D(
"Pi0_pt_vs_rap_est_onetwo_Both",
5679 "Pi0_pt_vs_rap_est_onetwo_Both; rapidity y; p_{t} in GeV/c ",
5688 new TH1D(
"DalitzPi0_onetwo_Both",
5689 "DalitzPi0_onetwo_Both; invariant mass in GeV/c^{2};#",
5695 new TH1D(
"PhotonsPi0_onetwo_Both",
5696 "PhotonsPi0_onetwo_Both; invariant mass in GeV/c^{2};#",
5705 "Pdg_vs_Distance; pdg; distance in cm",
5714 new TH2D(
"P_vs_Distance",
5715 "Distance between projected track and center of the ring (for e+ "
5716 "and e-); P in GeV/c^{2}; distance in cm",
5728 new TH2D(
"MultiplicityGamma_all_Target",
5729 "MultiplicityGamma_all_Target; Nof gammas in event; invariant "
5730 "mass in GeV/c^{2};#",
5739 new TH2D(
"MultiplicityGamma_zero_Target",
5740 "MultiplicityGamma_zero_Target; Nof gammas in event; invariant "
5741 "mass in GeV/c^{2};#",
5750 new TH2D(
"MultiplicityGamma_one_Target",
5751 "MultiplicityGamma_one_Target; Nof gammas in event; invariant "
5752 "mass in GeV/c^{2};#",
5761 new TH2D(
"MultiplicityGamma_two_Target",
5762 "MultiplicityGamma_two_Target; Nof gammas in event; invariant "
5763 "mass in GeV/c^{2};#",
5772 new TH2D(
"MultiplicityGamma_onetwo_Target",
5773 "MultiplicityGamma_onetwo_Target; Nof gammas in event; invariant "
5774 "mass in GeV/c^{2};#",
5784 new TH2D(
"MultiplicityChargedParticles_all_Target",
5785 "MultiplicityChargedParticles_all_Target; Nof charged particles "
5786 "in event; invariant mass in GeV/c^{2};#",
5796 new TH2D(
"MultiplicityChargedParticles_zero_Target",
5797 "MultiplicityChargedParticles_zero_Target; Nof charged particles "
5798 "in event; invariant mass in GeV/c^{2};#",
5808 new TH2D(
"MultiplicityChargedParticles_one_Target",
5809 "MultiplicityChargedParticles_one_Target; Nof charged particles "
5810 "in event; invariant mass in GeV/c^{2};#",
5820 new TH2D(
"MultiplicityChargedParticles_two_Target",
5821 "MultiplicityChargedParticles_two_Target; Nof charged particles "
5822 "in event; invariant mass in GeV/c^{2};#",
5832 new TH2D(
"MultiplicityChargedParticles_onetwo_Target",
5833 "MultiplicityChargedParticles_onetwo_Target; Nof charged "
5834 "particles in event; invariant mass in GeV/c^{2};#",
5846 new TH2D(
"MultiplicityGamma_all_Outside",
5847 "MultiplicityGamma_all_Outside; Nof gammas in event; invariant "
5848 "mass in GeV/c^{2};#",
5857 new TH2D(
"MultiplicityGamma_zero_Outside",
5858 "MultiplicityGamma_zero_Outside; Nof gammas in event; invariant "
5859 "mass in GeV/c^{2};#",
5868 new TH2D(
"MultiplicityGamma_one_Outside",
5869 "MultiplicityGamma_one_Outside; Nof gammas in event; invariant "
5870 "mass in GeV/c^{2};#",
5879 new TH2D(
"MultiplicityGamma_two_Outside",
5880 "MultiplicityGamma_two_Outside; Nof gammas in event; invariant "
5881 "mass in GeV/c^{2};#",
5890 new TH2D(
"MultiplicityGamma_onetwo_Outside",
5891 "MultiplicityGamma_onetwo_Outside; Nof gammas in event; invariant "
5892 "mass in GeV/c^{2};#",
5903 new TH2D(
"MultiplicityChargedParticles_all_Outside",
5904 "MultiplicityChargedParticles_all_Outside; Nof charged particles "
5905 "in event; invariant mass in GeV/c^{2};#",
5915 new TH2D(
"MultiplicityChargedParticles_zero_Outside",
5916 "MultiplicityChargedParticles_zero_Outside; Nof charged particles "
5917 "in event; invariant mass in GeV/c^{2};#",
5927 new TH2D(
"MultiplicityChargedParticles_one_Outside",
5928 "MultiplicityChargedParticles_one_Outside; Nof charged particles "
5929 "in event; invariant mass in GeV/c^{2};#",
5939 new TH2D(
"MultiplicityChargedParticles_two_Outside",
5940 "MultiplicityChargedParticles_two_Outside; Nof charged particles "
5941 "in event; invariant mass in GeV/c^{2};#",
5951 new TH2D(
"MultiplicityChargedParticles_onetwo_Outside",
5952 "MultiplicityChargedParticles_onetwo_Outside; Nof charged "
5953 "particles in event; invariant mass in GeV/c^{2};#",
5966 new TH2D(
"MultiplicityGamma_all_Both",
5967 "MultiplicityGamma_all_Both; Nof gammas in event; invariant mass "
5977 new TH2D(
"MultiplicityGamma_zero_Both",
5978 "MultiplicityGamma_zero_Both; Nof gammas in event; invariant mass "
5988 new TH2D(
"MultiplicityGamma_one_Both",
5989 "MultiplicityGamma_one_Both; Nof gammas in event; invariant mass "
5999 new TH2D(
"MultiplicityGamma_two_Both",
6000 "MultiplicityGamma_two_Both; Nof gammas in event; invariant mass "
6010 new TH2D(
"MultiplicityGamma_onetwo_Both",
6011 "MultiplicityGamma_onetwo_Both; Nof gammas in event; invariant "
6012 "mass in GeV/c^{2};#",
6022 new TH2D(
"MultiplicityChargedParticles_all_Both",
6023 "MultiplicityChargedParticles_all_Both; Nof charged particles in "
6024 "event; invariant mass in GeV/c^{2};#",
6034 new TH2D(
"MultiplicityChargedParticles_zero_Both",
6035 "MultiplicityChargedParticles_zero_Both; Nof charged particles in "
6036 "event; invariant mass in GeV/c^{2};#",
6046 new TH2D(
"MultiplicityChargedParticles_one_Both",
6047 "MultiplicityChargedParticles_one_Both; Nof charged particles in "
6048 "event; invariant mass in GeV/c^{2};#",
6058 new TH2D(
"MultiplicityChargedParticles_two_Both",
6059 "MultiplicityChargedParticles_two_Both; Nof charged particles in "
6060 "event; invariant mass in GeV/c^{2};#",
6070 new TH2D(
"MultiplicityChargedParticles_onetwo_Both",
6071 "MultiplicityChargedParticles_onetwo_Both; Nof charged particles "
6072 "in event; invariant mass in GeV/c^{2};#",
6086 "rapidity = (1.2-1.6) P_{t} = (0.0-0.1 "
6087 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6093 "rapidity = (1.2-1.6) P_{t} = (0.1-0.2 "
6094 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6100 "rapidity = (1.2-1.6) P_{t} = (0.2-0.3 "
6101 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6107 "rapidity = (1.2-1.6) P_{t} = (0.3-0.4 "
6108 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6114 "rapidity = (1.2-1.6) P_{t} = (0.4-0.5 "
6115 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6121 "rapidity = (1.2-1.6) P_{t} = (0.5-0.6 "
6122 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6128 "rapidity = (1.2-1.6) P_{t} = (0.6-0.7 "
6129 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6135 "rapidity = (1.2-1.6) P_{t} = (0.7-0.8 "
6136 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6142 "rapidity = (1.2-1.6) P_{t} = (0.8-0.9 "
6143 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6149 "rapidity = (1.2-1.6) P_{t} = (0.9-1.0 "
6150 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6156 "rapidity = (1.2-1.6) P_{t} = (1.0-1.1 "
6157 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6163 "rapidity = (1.2-1.6) P_{t} = (1.1-1.2 "
6164 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6170 "rapidity = (1.2-1.6) P_{t} = (1.2-1.3 "
6171 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6177 "rapidity = (1.2-1.6) P_{t} = (1.3-1.4 "
6178 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6184 "rapidity = (1.2-1.6) P_{t} = (1.4-1.5 "
6185 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6191 "rapidity = (1.2-1.6) P_{t} = (1.5-1.6 "
6192 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6198 "rapidity = (1.2-1.6) P_{t} = (1.6-1.7 "
6199 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6205 "rapidity = (1.2-1.6) P_{t} = (1.7-1.8 "
6206 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6212 "rapidity = (1.2-1.6) P_{t} = (1.8-1.9 "
6213 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6219 "rapidity = (1.2-1.6) P_{t} = (1.9-2.0 "
6220 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6226 "rapidity = (1.6-2.0) P_{t} = (0.0-0.1 "
6227 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6233 "rapidity = (1.6-2.0) P_{t} = (0.1-0.2 "
6234 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6240 "rapidity = (1.6-2.0) P_{t} = (0.2-0.3 "
6241 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6247 "rapidity = (1.6-2.0) P_{t} = (0.3-0.4 "
6248 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6254 "rapidity = (1.6-2.0) P_{t} = (0.4-0.5 "
6255 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6261 "rapidity = (1.6-2.0) P_{t} = (0.5-0.6 "
6262 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6268 "rapidity = (1.6-2.0) P_{t} = (0.6-0.7 "
6269 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6275 "rapidity = (1.6-2.0) P_{t} = (0.7-0.8 "
6276 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6282 "rapidity = (1.6-2.0) P_{t} = (0.8-0.9 "
6283 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6289 "rapidity = (1.6-2.0) P_{t} = (0.9-1.0 "
6290 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6296 "rapidity = (1.6-2.0) P_{t} = (1.0-1.1 "
6297 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6303 "rapidity = (1.6-2.0) P_{t} = (1.1-1.2 "
6304 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6310 "rapidity = (1.6-2.0) P_{t} = (1.2-1.3 "
6311 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6317 "rapidity = (1.6-2.0) P_{t} = (1.3-1.4 "
6318 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6324 "rapidity = (1.6-2.0) P_{t} = (1.4-1.5 "
6325 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6331 "rapidity = (1.6-2.0) P_{t} = (1.5-1.6 "
6332 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6338 "rapidity = (1.6-2.0) P_{t} = (1.6-1.7 "
6339 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6345 "rapidity = (1.6-2.0) P_{t} = (1.7-1.8 "
6346 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6352 "rapidity = (1.6-2.0) P_{t} = (1.8-1.9 "
6353 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6359 "rapidity = (1.6-2.0) P_{t} = (1.9-2.0 "
6360 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6366 "rapidity = (2.0-2.4) P_{t} = (0.0-0.1 "
6367 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6373 "rapidity = (2.0-2.4) P_{t} = (0.1-0.2 "
6374 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6380 "rapidity = (2.0-2.4) P_{t} = (0.2-0.3 "
6381 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6387 "rapidity = (2.0-2.4) P_{t} = (0.3-0.4 "
6388 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6394 "rapidity = (2.0-2.4) P_{t} = (0.4-0.5 "
6395 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6401 "rapidity = (2.0-2.4) P_{t} = (0.5-0.6 "
6402 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6408 "rapidity = (2.0-2.4) P_{t} = (0.6-0.7 "
6409 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6415 "rapidity = (2.0-2.4) P_{t} = (0.7-0.8 "
6416 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6422 "rapidity = (2.0-2.4) P_{t} = (0.8-0.9 "
6423 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6429 "rapidity = (2.0-2.4) P_{t} = (0.9-1.0 "
6430 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6436 "rapidity = (2.0-2.4) P_{t} = (1.0-1.1 "
6437 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6443 "rapidity = (2.0-2.4) P_{t} = (1.1-1.2 "
6444 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6450 "rapidity = (2.0-2.4) P_{t} = (1.2-1.3 "
6451 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6457 "rapidity = (2.0-2.4) P_{t} = (1.3-1.4 "
6458 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6464 "rapidity = (2.0-2.4) P_{t} = (1.4-1.5 "
6465 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6471 "rapidity = (2.0-2.4) P_{t} = (1.5-1.6 "
6472 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6478 "rapidity = (2.0-2.4) P_{t} = (1.6-1.7 "
6479 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6485 "rapidity = (2.0-2.4) P_{t} = (1.7-1.8 "
6486 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6492 "rapidity = (2.0-2.4) P_{t} = (1.8-1.9 "
6493 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6499 "rapidity = (2.0-2.4) P_{t} = (1.9-2.0 "
6500 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6506 "rapidity = (2.4-2.8) P_{t} = (0.0-0.1 "
6507 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6513 "rapidity = (2.4-2.8) P_{t} = (0.1-0.2 "
6514 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6520 "rapidity = (2.4-2.8) P_{t} = (0.2-0.3 "
6521 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6527 "rapidity = (2.4-2.8) P_{t} = (0.3-0.4 "
6528 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6534 "rapidity = (2.4-2.8) P_{t} = (0.4-0.5 "
6535 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6541 "rapidity = (2.4-2.8) P_{t} = (0.5-0.6 "
6542 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6548 "rapidity = (2.4-2.8) P_{t} = (0.6-0.7 "
6549 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6555 "rapidity = (2.4-2.8) P_{t} = (0.7-0.8 "
6556 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6562 "rapidity = (2.4-2.8) P_{t} = (0.8-0.9 "
6563 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6569 "rapidity = (2.4-2.8) P_{t} = (0.9-1.0 "
6570 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6576 "rapidity = (2.4-2.8) P_{t} = (1.0-1.1 "
6577 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6583 "rapidity = (2.4-2.8) P_{t} = (1.1-1.2 "
6584 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6590 "rapidity = (2.4-2.8) P_{t} = (1.2-1.3 "
6591 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6597 "rapidity = (2.4-2.8) P_{t} = (1.3-1.4 "
6598 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6604 "rapidity = (2.4-2.8) P_{t} = (1.4-1.5 "
6605 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6611 "rapidity = (2.4-2.8) P_{t} = (1.5-1.6 "
6612 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6618 "rapidity = (2.8-3.2) P_{t} = (0.0-0.1 "
6619 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6625 "rapidity = (2.8-3.2) P_{t} = (0.1-0.2 "
6626 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6632 "rapidity = (2.8-3.2) P_{t} = (0.2-0.3 "
6633 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6639 "rapidity = (2.8-3.2) P_{t} = (0.3-0.4 "
6640 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6646 "rapidity = (2.8-3.2) P_{t} = (0.4-0.5 "
6647 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6653 "rapidity = (2.8-3.2) P_{t} = (0.5-0.6 "
6654 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6660 "rapidity = (2.8-3.2) P_{t} = (0.6-0.7 "
6661 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6667 "rapidity = (2.8-3.2) P_{t} = (0.7-0.8 "
6668 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6674 "rapidity = (2.8-3.2) P_{t} = (0.8-0.9 "
6675 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6681 "rapidity = (2.8-3.2) P_{t} = (0.9-1.0 "
6682 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6688 "rapidity = (2.8-3.2) P_{t} = (1.0-1.1 "
6689 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6695 "rapidity = (2.8-3.2) P_{t} = (1.1-1.2 "
6696 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6702 "rapidity = (3.2-3.6) P_{t} = (0.0-0.1 "
6703 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6709 "rapidity = (3.2-3.6) P_{t} = (0.1-0.2 "
6710 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6716 "rapidity = (3.2-3.6) P_{t} = (0.2-0.3 "
6717 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6723 "rapidity = (3.2-3.6) P_{t} = (0.3-0.4 "
6724 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6730 "rapidity = (3.2-3.6) P_{t} = (0.4-0.5 "
6731 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6737 "rapidity = (3.2-3.6) P_{t} = (0.5-0.6 "
6738 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6744 "rapidity = (3.2-3.6) P_{t} = (0.6-0.7 "
6745 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6751 "rapidity = (3.2-3.6) P_{t} = (0.7-0.8 "
6752 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6758 "rapidity = (3.6-4.0) P_{t} = (0.0-0.1 "
6759 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6765 "rapidity = (3.6-4.0) P_{t} = (0.1-0.2 "
6766 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6772 "rapidity = (3.6-4.0) P_{t} = (0.2-0.3 "
6773 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6779 "rapidity = (3.6-4.0) P_{t} = (0.3-0.4 "
6780 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
6787 new TH1D(
"rap_vs_Pt_InM_mixing_1",
6788 "rapidity = (1.2-1.6) P_{t} = (0.0-0.1 GeV/c^{2}) ;invariant "
6789 "mass in GeV/c^{2};#",
6795 new TH1D(
"rap_vs_Pt_InM_mixing_2",
6796 "rapidity = (1.2-1.6) P_{t} = (0.1-0.2 GeV/c^{2}) ;invariant "
6797 "mass in GeV/c^{2};#",
6803 new TH1D(
"rap_vs_Pt_InM_mixing_3",
6804 "rapidity = (1.2-1.6) P_{t} = (0.2-0.3 GeV/c^{2}) ;invariant "
6805 "mass in GeV/c^{2};#",
6811 new TH1D(
"rap_vs_Pt_InM_mixing_4",
6812 "rapidity = (1.2-1.6) P_{t} = (0.3-0.4 GeV/c^{2}) ;invariant "
6813 "mass in GeV/c^{2};#",
6819 new TH1D(
"rap_vs_Pt_InM_mixing_5",
6820 "rapidity = (1.2-1.6) P_{t} = (0.4-0.5 GeV/c^{2}) ;invariant "
6821 "mass in GeV/c^{2};#",
6827 new TH1D(
"rap_vs_Pt_InM_mixing_6",
6828 "rapidity = (1.2-1.6) P_{t} = (0.5-0.6 GeV/c^{2}) ;invariant "
6829 "mass in GeV/c^{2};#",
6835 new TH1D(
"rap_vs_Pt_InM_mixing_7",
6836 "rapidity = (1.2-1.6) P_{t} = (0.6-0.7 GeV/c^{2}) ;invariant "
6837 "mass in GeV/c^{2};#",
6843 new TH1D(
"rap_vs_Pt_InM_mixing_8",
6844 "rapidity = (1.2-1.6) P_{t} = (0.7-0.8 GeV/c^{2}) ;invariant "
6845 "mass in GeV/c^{2};#",
6851 new TH1D(
"rap_vs_Pt_InM_mixing_9",
6852 "rapidity = (1.2-1.6) P_{t} = (0.8-0.9 GeV/c^{2}) ;invariant "
6853 "mass in GeV/c^{2};#",
6859 new TH1D(
"rap_vs_Pt_InM_mixing_10",
6860 "rapidity = (1.2-1.6) P_{t} = (0.9-1.0 GeV/c^{2}) ;invariant "
6861 "mass in GeV/c^{2};#",
6867 new TH1D(
"rap_vs_Pt_InM_mixing_11",
6868 "rapidity = (1.2-1.6) P_{t} = (1.0-1.1 GeV/c^{2}) ;invariant "
6869 "mass in GeV/c^{2};#",
6875 new TH1D(
"rap_vs_Pt_InM_mixing_12",
6876 "rapidity = (1.2-1.6) P_{t} = (1.1-1.2 GeV/c^{2}) ;invariant "
6877 "mass in GeV/c^{2};#",
6883 new TH1D(
"rap_vs_Pt_InM_mixing_13",
6884 "rapidity = (1.2-1.6) P_{t} = (1.2-1.3 GeV/c^{2}) ;invariant "
6885 "mass in GeV/c^{2};#",
6891 new TH1D(
"rap_vs_Pt_InM_mixing_14",
6892 "rapidity = (1.2-1.6) P_{t} = (1.3-1.4 GeV/c^{2}) ;invariant "
6893 "mass in GeV/c^{2};#",
6899 new TH1D(
"rap_vs_Pt_InM_mixing_15",
6900 "rapidity = (1.2-1.6) P_{t} = (1.4-1.5 GeV/c^{2}) ;invariant "
6901 "mass in GeV/c^{2};#",
6907 new TH1D(
"rap_vs_Pt_InM_mixing_16",
6908 "rapidity = (1.2-1.6) P_{t} = (1.5-1.6 GeV/c^{2}) ;invariant "
6909 "mass in GeV/c^{2};#",
6915 new TH1D(
"rap_vs_Pt_InM_mixing_17",
6916 "rapidity = (1.2-1.6) P_{t} = (1.6-1.7 GeV/c^{2}) ;invariant "
6917 "mass in GeV/c^{2};#",
6923 new TH1D(
"rap_vs_Pt_InM_mixing_18",
6924 "rapidity = (1.2-1.6) P_{t} = (1.7-1.8 GeV/c^{2}) ;invariant "
6925 "mass in GeV/c^{2};#",
6931 new TH1D(
"rap_vs_Pt_InM_mixing_19",
6932 "rapidity = (1.2-1.6) P_{t} = (1.8-1.9 GeV/c^{2}) ;invariant "
6933 "mass in GeV/c^{2};#",
6939 new TH1D(
"rap_vs_Pt_InM_mixing_20",
6940 "rapidity = (1.2-1.6) P_{t} = (1.9-2.0 GeV/c^{2}) ;invariant "
6941 "mass in GeV/c^{2};#",
6947 new TH1D(
"rap_vs_Pt_InM_mixing_21",
6948 "rapidity = (1.6-2.0) P_{t} = (0.0-0.1 GeV/c^{2}) ;invariant "
6949 "mass in GeV/c^{2};#",
6955 new TH1D(
"rap_vs_Pt_InM_mixing_22",
6956 "rapidity = (1.6-2.0) P_{t} = (0.1-0.2 GeV/c^{2}) ;invariant "
6957 "mass in GeV/c^{2};#",
6963 new TH1D(
"rap_vs_Pt_InM_mixing_23",
6964 "rapidity = (1.6-2.0) P_{t} = (0.2-0.3 GeV/c^{2}) ;invariant "
6965 "mass in GeV/c^{2};#",
6971 new TH1D(
"rap_vs_Pt_InM_mixing_24",
6972 "rapidity = (1.6-2.0) P_{t} = (0.3-0.4 GeV/c^{2}) ;invariant "
6973 "mass in GeV/c^{2};#",
6979 new TH1D(
"rap_vs_Pt_InM_mixing_25",
6980 "rapidity = (1.6-2.0) P_{t} = (0.4-0.5 GeV/c^{2}) ;invariant "
6981 "mass in GeV/c^{2};#",
6987 new TH1D(
"rap_vs_Pt_InM_mixing_26",
6988 "rapidity = (1.6-2.0) P_{t} = (0.5-0.6 GeV/c^{2}) ;invariant "
6989 "mass in GeV/c^{2};#",
6995 new TH1D(
"rap_vs_Pt_InM_mixing_27",
6996 "rapidity = (1.6-2.0) P_{t} = (0.6-0.7 GeV/c^{2}) ;invariant "
6997 "mass in GeV/c^{2};#",
7003 new TH1D(
"rap_vs_Pt_InM_mixing_28",
7004 "rapidity = (1.6-2.0) P_{t} = (0.7-0.8 GeV/c^{2}) ;invariant "
7005 "mass in GeV/c^{2};#",
7011 new TH1D(
"rap_vs_Pt_InM_mixing_29",
7012 "rapidity = (1.6-2.0) P_{t} = (0.8-0.9 GeV/c^{2}) ;invariant "
7013 "mass in GeV/c^{2};#",
7019 new TH1D(
"rap_vs_Pt_InM_mixing_30",
7020 "rapidity = (1.6-2.0) P_{t} = (0.9-1.0 GeV/c^{2}) ;invariant "
7021 "mass in GeV/c^{2};#",
7027 new TH1D(
"rap_vs_Pt_InM_mixing_31",
7028 "rapidity = (1.6-2.0) P_{t} = (1.0-1.1 GeV/c^{2}) ;invariant "
7029 "mass in GeV/c^{2};#",
7035 new TH1D(
"rap_vs_Pt_InM_mixing_32",
7036 "rapidity = (1.6-2.0) P_{t} = (1.1-1.2 GeV/c^{2}) ;invariant "
7037 "mass in GeV/c^{2};#",
7043 new TH1D(
"rap_vs_Pt_InM_mixing_33",
7044 "rapidity = (1.6-2.0) P_{t} = (1.2-1.3 GeV/c^{2}) ;invariant "
7045 "mass in GeV/c^{2};#",
7051 new TH1D(
"rap_vs_Pt_InM_mixing_34",
7052 "rapidity = (1.6-2.0) P_{t} = (1.3-1.4 GeV/c^{2}) ;invariant "
7053 "mass in GeV/c^{2};#",
7059 new TH1D(
"rap_vs_Pt_InM_mixing_35",
7060 "rapidity = (1.6-2.0) P_{t} = (1.4-1.5 GeV/c^{2}) ;invariant "
7061 "mass in GeV/c^{2};#",
7067 new TH1D(
"rap_vs_Pt_InM_mixing_36",
7068 "rapidity = (1.6-2.0) P_{t} = (1.5-1.6 GeV/c^{2}) ;invariant "
7069 "mass in GeV/c^{2};#",
7075 new TH1D(
"rap_vs_Pt_InM_mixing_37",
7076 "rapidity = (1.6-2.0) P_{t} = (1.6-1.7 GeV/c^{2}) ;invariant "
7077 "mass in GeV/c^{2};#",
7083 new TH1D(
"rap_vs_Pt_InM_mixing_38",
7084 "rapidity = (1.6-2.0) P_{t} = (1.7-1.8 GeV/c^{2}) ;invariant "
7085 "mass in GeV/c^{2};#",
7091 new TH1D(
"rap_vs_Pt_InM_mixing_39",
7092 "rapidity = (1.6-2.0) P_{t} = (1.8-1.9 GeV/c^{2}) ;invariant "
7093 "mass in GeV/c^{2};#",
7099 new TH1D(
"rap_vs_Pt_InM_mixing_40",
7100 "rapidity = (1.6-2.0) P_{t} = (1.9-2.0 GeV/c^{2}) ;invariant "
7101 "mass in GeV/c^{2};#",
7107 new TH1D(
"rap_vs_Pt_InM_mixing_41",
7108 "rapidity = (2.0-2.4) P_{t} = (0.0-0.1 GeV/c^{2}) ;invariant "
7109 "mass in GeV/c^{2};#",
7115 new TH1D(
"rap_vs_Pt_InM_mixing_42",
7116 "rapidity = (2.0-2.4) P_{t} = (0.1-0.2 GeV/c^{2}) ;invariant "
7117 "mass in GeV/c^{2};#",
7123 new TH1D(
"rap_vs_Pt_InM_mixing_43",
7124 "rapidity = (2.0-2.4) P_{t} = (0.2-0.3 GeV/c^{2}) ;invariant "
7125 "mass in GeV/c^{2};#",
7131 new TH1D(
"rap_vs_Pt_InM_mixing_44",
7132 "rapidity = (2.0-2.4) P_{t} = (0.3-0.4 GeV/c^{2}) ;invariant "
7133 "mass in GeV/c^{2};#",
7139 new TH1D(
"rap_vs_Pt_InM_mixing_45",
7140 "rapidity = (2.0-2.4) P_{t} = (0.4-0.5 GeV/c^{2}) ;invariant "
7141 "mass in GeV/c^{2};#",
7147 new TH1D(
"rap_vs_Pt_InM_mixing_46",
7148 "rapidity = (2.0-2.4) P_{t} = (0.5-0.6 GeV/c^{2}) ;invariant "
7149 "mass in GeV/c^{2};#",
7155 new TH1D(
"rap_vs_Pt_InM_mixing_47",
7156 "rapidity = (2.0-2.4) P_{t} = (0.6-0.7 GeV/c^{2}) ;invariant "
7157 "mass in GeV/c^{2};#",
7163 new TH1D(
"rap_vs_Pt_InM_mixing_48",
7164 "rapidity = (2.0-2.4) P_{t} = (0.7-0.8 GeV/c^{2}) ;invariant "
7165 "mass in GeV/c^{2};#",
7171 new TH1D(
"rap_vs_Pt_InM_mixing_49",
7172 "rapidity = (2.0-2.4) P_{t} = (0.8-0.9 GeV/c^{2}) ;invariant "
7173 "mass in GeV/c^{2};#",
7179 new TH1D(
"rap_vs_Pt_InM_mixing_50",
7180 "rapidity = (2.0-2.4) P_{t} = (0.9-1.0 GeV/c^{2}) ;invariant "
7181 "mass in GeV/c^{2};#",
7187 new TH1D(
"rap_vs_Pt_InM_mixing_51",
7188 "rapidity = (2.0-2.4) P_{t} = (1.0-1.1 GeV/c^{2}) ;invariant "
7189 "mass in GeV/c^{2};#",
7195 new TH1D(
"rap_vs_Pt_InM_mixing_52",
7196 "rapidity = (2.0-2.4) P_{t} = (1.1-1.2 GeV/c^{2}) ;invariant "
7197 "mass in GeV/c^{2};#",
7203 new TH1D(
"rap_vs_Pt_InM_mixing_53",
7204 "rapidity = (2.0-2.4) P_{t} = (1.2-1.3 GeV/c^{2}) ;invariant "
7205 "mass in GeV/c^{2};#",
7211 new TH1D(
"rap_vs_Pt_InM_mixing_54",
7212 "rapidity = (2.0-2.4) P_{t} = (1.3-1.4 GeV/c^{2}) ;invariant "
7213 "mass in GeV/c^{2};#",
7219 new TH1D(
"rap_vs_Pt_InM_mixing_55",
7220 "rapidity = (2.0-2.4) P_{t} = (1.4-1.5 GeV/c^{2}) ;invariant "
7221 "mass in GeV/c^{2};#",
7227 new TH1D(
"rap_vs_Pt_InM_mixing_56",
7228 "rapidity = (2.0-2.4) P_{t} = (1.5-1.6 GeV/c^{2}) ;invariant "
7229 "mass in GeV/c^{2};#",
7235 new TH1D(
"rap_vs_Pt_InM_mixing_57",
7236 "rapidity = (2.0-2.4) P_{t} = (1.6-1.7 GeV/c^{2}) ;invariant "
7237 "mass in GeV/c^{2};#",
7243 new TH1D(
"rap_vs_Pt_InM_mixing_58",
7244 "rapidity = (2.0-2.4) P_{t} = (1.7-1.8 GeV/c^{2}) ;invariant "
7245 "mass in GeV/c^{2};#",
7251 new TH1D(
"rap_vs_Pt_InM_mixing_59",
7252 "rapidity = (2.0-2.4) P_{t} = (1.8-1.9 GeV/c^{2}) ;invariant "
7253 "mass in GeV/c^{2};#",
7259 new TH1D(
"rap_vs_Pt_InM_mixing_60",
7260 "rapidity = (2.0-2.4) P_{t} = (1.9-2.0 GeV/c^{2}) ;invariant "
7261 "mass in GeV/c^{2};#",
7267 new TH1D(
"rap_vs_Pt_InM_mixing_61",
7268 "rapidity = (2.4-2.8) P_{t} = (0.0-0.1 GeV/c^{2}) ;invariant "
7269 "mass in GeV/c^{2};#",
7275 new TH1D(
"rap_vs_Pt_InM_mixing_62",
7276 "rapidity = (2.4-2.8) P_{t} = (0.1-0.2 GeV/c^{2}) ;invariant "
7277 "mass in GeV/c^{2};#",
7283 new TH1D(
"rap_vs_Pt_InM_mixing_63",
7284 "rapidity = (2.4-2.8) P_{t} = (0.2-0.3 GeV/c^{2}) ;invariant "
7285 "mass in GeV/c^{2};#",
7291 new TH1D(
"rap_vs_Pt_InM_mixing_64",
7292 "rapidity = (2.4-2.8) P_{t} = (0.3-0.4 GeV/c^{2}) ;invariant "
7293 "mass in GeV/c^{2};#",
7299 new TH1D(
"rap_vs_Pt_InM_mixing_65",
7300 "rapidity = (2.4-2.8) P_{t} = (0.4-0.5 GeV/c^{2}) ;invariant "
7301 "mass in GeV/c^{2};#",
7307 new TH1D(
"rap_vs_Pt_InM_mixing_66",
7308 "rapidity = (2.4-2.8) P_{t} = (0.5-0.6 GeV/c^{2}) ;invariant "
7309 "mass in GeV/c^{2};#",
7315 new TH1D(
"rap_vs_Pt_InM_mixing_67",
7316 "rapidity = (2.4-2.8) P_{t} = (0.6-0.7 GeV/c^{2}) ;invariant "
7317 "mass in GeV/c^{2};#",
7323 new TH1D(
"rap_vs_Pt_InM_mixing_68",
7324 "rapidity = (2.4-2.8) P_{t} = (0.7-0.8 GeV/c^{2}) ;invariant "
7325 "mass in GeV/c^{2};#",
7331 new TH1D(
"rap_vs_Pt_InM_mixing_69",
7332 "rapidity = (2.4-2.8) P_{t} = (0.8-0.9 GeV/c^{2}) ;invariant "
7333 "mass in GeV/c^{2};#",
7339 new TH1D(
"rap_vs_Pt_InM_mixing_70",
7340 "rapidity = (2.4-2.8) P_{t} = (0.9-1.0 GeV/c^{2}) ;invariant "
7341 "mass in GeV/c^{2};#",
7347 new TH1D(
"rap_vs_Pt_InM_mixing_71",
7348 "rapidity = (2.4-2.8) P_{t} = (1.0-1.1 GeV/c^{2}) ;invariant "
7349 "mass in GeV/c^{2};#",
7355 new TH1D(
"rap_vs_Pt_InM_mixing_72",
7356 "rapidity = (2.4-2.8) P_{t} = (1.1-1.2 GeV/c^{2}) ;invariant "
7357 "mass in GeV/c^{2};#",
7363 new TH1D(
"rap_vs_Pt_InM_mixing_73",
7364 "rapidity = (2.4-2.8) P_{t} = (1.2-1.3 GeV/c^{2}) ;invariant "
7365 "mass in GeV/c^{2};#",
7371 new TH1D(
"rap_vs_Pt_InM_mixing_74",
7372 "rapidity = (2.4-2.8) P_{t} = (1.3-1.4 GeV/c^{2}) ;invariant "
7373 "mass in GeV/c^{2};#",
7379 new TH1D(
"rap_vs_Pt_InM_mixing_75",
7380 "rapidity = (2.4-2.8) P_{t} = (1.4-1.5 GeV/c^{2}) ;invariant "
7381 "mass in GeV/c^{2};#",
7387 new TH1D(
"rap_vs_Pt_InM_mixing_76",
7388 "rapidity = (2.4-2.8) P_{t} = (1.5-1.6 GeV/c^{2}) ;invariant "
7389 "mass in GeV/c^{2};#",
7395 new TH1D(
"rap_vs_Pt_InM_mixing_81",
7396 "rapidity = (2.8-3.2) P_{t} = (0.0-0.1 GeV/c^{2}) ;invariant "
7397 "mass in GeV/c^{2};#",
7403 new TH1D(
"rap_vs_Pt_InM_mixing_82",
7404 "rapidity = (2.8-3.2) P_{t} = (0.1-0.2 GeV/c^{2}) ;invariant "
7405 "mass in GeV/c^{2};#",
7411 new TH1D(
"rap_vs_Pt_InM_mixing_83",
7412 "rapidity = (2.8-3.2) P_{t} = (0.2-0.3 GeV/c^{2}) ;invariant "
7413 "mass in GeV/c^{2};#",
7419 new TH1D(
"rap_vs_Pt_InM_mixing_84",
7420 "rapidity = (2.8-3.2) P_{t} = (0.3-0.4 GeV/c^{2}) ;invariant "
7421 "mass in GeV/c^{2};#",
7427 new TH1D(
"rap_vs_Pt_InM_mixing_85",
7428 "rapidity = (2.8-3.2) P_{t} = (0.4-0.5 GeV/c^{2}) ;invariant "
7429 "mass in GeV/c^{2};#",
7435 new TH1D(
"rap_vs_Pt_InM_mixing_86",
7436 "rapidity = (2.8-3.2) P_{t} = (0.5-0.6 GeV/c^{2}) ;invariant "
7437 "mass in GeV/c^{2};#",
7443 new TH1D(
"rap_vs_Pt_InM_mixing_87",
7444 "rapidity = (2.8-3.2) P_{t} = (0.6-0.7 GeV/c^{2}) ;invariant "
7445 "mass in GeV/c^{2};#",
7451 new TH1D(
"rap_vs_Pt_InM_mixing_88",
7452 "rapidity = (2.8-3.2) P_{t} = (0.7-0.8 GeV/c^{2}) ;invariant "
7453 "mass in GeV/c^{2};#",
7459 new TH1D(
"rap_vs_Pt_InM_mixing_89",
7460 "rapidity = (2.8-3.2) P_{t} = (0.8-0.9 GeV/c^{2}) ;invariant "
7461 "mass in GeV/c^{2};#",
7467 new TH1D(
"rap_vs_Pt_InM_mixing_90",
7468 "rapidity = (2.8-3.2) P_{t} = (0.9-1.0 GeV/c^{2}) ;invariant "
7469 "mass in GeV/c^{2};#",
7475 new TH1D(
"rap_vs_Pt_InM_mixing_91",
7476 "rapidity = (2.8-3.2) P_{t} = (1.0-1.1 GeV/c^{2}) ;invariant "
7477 "mass in GeV/c^{2};#",
7483 new TH1D(
"rap_vs_Pt_InM_mixing_92",
7484 "rapidity = (2.8-3.2) P_{t} = (1.1-1.2 GeV/c^{2}) ;invariant "
7485 "mass in GeV/c^{2};#",
7491 new TH1D(
"rap_vs_Pt_InM_mixing_101",
7492 "rapidity = (3.2-3.6) P_{t} = (0.0-0.1 GeV/c^{2}) ;invariant "
7493 "mass in GeV/c^{2};#",
7499 new TH1D(
"rap_vs_Pt_InM_mixing_102",
7500 "rapidity = (3.2-3.6) P_{t} = (0.1-0.2 GeV/c^{2}) ;invariant "
7501 "mass in GeV/c^{2};#",
7507 new TH1D(
"rap_vs_Pt_InM_mixing_103",
7508 "rapidity = (3.2-3.6) P_{t} = (0.2-0.3 GeV/c^{2}) ;invariant "
7509 "mass in GeV/c^{2};#",
7515 new TH1D(
"rap_vs_Pt_InM_mixing_104",
7516 "rapidity = (3.2-3.6) P_{t} = (0.3-0.4 GeV/c^{2}) ;invariant "
7517 "mass in GeV/c^{2};#",
7523 new TH1D(
"rap_vs_Pt_InM_mixing_105",
7524 "rapidity = (3.2-3.6) P_{t} = (0.4-0.5 GeV/c^{2}) ;invariant "
7525 "mass in GeV/c^{2};#",
7531 new TH1D(
"rap_vs_Pt_InM_mixing_106",
7532 "rapidity = (3.2-3.6) P_{t} = (0.5-0.6 GeV/c^{2}) ;invariant "
7533 "mass in GeV/c^{2};#",
7539 new TH1D(
"rap_vs_Pt_InM_mixing_107",
7540 "rapidity = (3.2-3.6) P_{t} = (0.6-0.7 GeV/c^{2}) ;invariant "
7541 "mass in GeV/c^{2};#",
7547 new TH1D(
"rap_vs_Pt_InM_mixing_108",
7548 "rapidity = (3.2-3.6) P_{t} = (0.7-0.8 GeV/c^{2}) ;invariant "
7549 "mass in GeV/c^{2};#",
7555 new TH1D(
"rap_vs_Pt_InM_mixing_111",
7556 "rapidity = (3.6-4.0) P_{t} = (0.0-0.1 GeV/c^{2}) ;invariant "
7557 "mass in GeV/c^{2};#",
7563 new TH1D(
"rap_vs_Pt_InM_mixing_112",
7564 "rapidity = (3.6-4.0) P_{t} = (0.1-0.2 GeV/c^{2}) ;invariant "
7565 "mass in GeV/c^{2};#",
7571 new TH1D(
"rap_vs_Pt_InM_mixing_113",
7572 "rapidity = (3.6-4.0) P_{t} = (0.2-0.3 GeV/c^{2}) ;invariant "
7573 "mass in GeV/c^{2};#",
7579 new TH1D(
"rap_vs_Pt_InM_mixing_114",
7580 "rapidity = (3.6-4.0) P_{t} = (0.3-0.4 GeV/c^{2}) ;invariant "
7581 "mass in GeV/c^{2};#",
7590 "rapidity = (1.2-1.6) P_{t} = (0.0-0.1 "
7591 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7597 "rapidity = (1.2-1.6) P_{t} = (0.1-0.2 "
7598 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7604 "rapidity = (1.2-1.6) P_{t} = (0.2-0.3 "
7605 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7611 "rapidity = (1.2-1.6) P_{t} = (0.3-0.4 "
7612 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7618 "rapidity = (1.2-1.6) P_{t} = (0.4-0.5 "
7619 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7625 "rapidity = (1.2-1.6) P_{t} = (0.5-0.6 "
7626 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7632 "rapidity = (1.2-1.6) P_{t} = (0.6-0.7 "
7633 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7639 "rapidity = (1.2-1.6) P_{t} = (0.7-0.8 "
7640 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7646 "rapidity = (1.2-1.6) P_{t} = (0.8-0.9 "
7647 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7653 "rapidity = (1.2-1.6) P_{t} = (0.9-1.0 "
7654 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7660 "rapidity = (1.2-1.6) P_{t} = (1.0-1.1 "
7661 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7667 "rapidity = (1.2-1.6) P_{t} = (1.1-1.2 "
7668 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7674 "rapidity = (1.2-1.6) P_{t} = (1.2-1.3 "
7675 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7681 "rapidity = (1.2-1.6) P_{t} = (1.3-1.4 "
7682 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7688 "rapidity = (1.2-1.6) P_{t} = (1.4-1.5 "
7689 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7695 "rapidity = (1.2-1.6) P_{t} = (1.5-1.6 "
7696 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7702 "rapidity = (1.2-1.6) P_{t} = (1.6-1.7 "
7703 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7709 "rapidity = (1.2-1.6) P_{t} = (1.7-1.8 "
7710 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7716 "rapidity = (1.2-1.6) P_{t} = (1.8-1.9 "
7717 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7723 "rapidity = (1.2-1.6) P_{t} = (1.9-2.0 "
7724 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7730 "rapidity = (1.6-2.0) P_{t} = (0.0-0.1 "
7731 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7737 "rapidity = (1.6-2.0) P_{t} = (0.1-0.2 "
7738 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7744 "rapidity = (1.6-2.0) P_{t} = (0.2-0.3 "
7745 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7751 "rapidity = (1.6-2.0) P_{t} = (0.3-0.4 "
7752 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7758 "rapidity = (1.6-2.0) P_{t} = (0.4-0.5 "
7759 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7765 "rapidity = (1.6-2.0) P_{t} = (0.5-0.6 "
7766 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7772 "rapidity = (1.6-2.0) P_{t} = (0.6-0.7 "
7773 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7779 "rapidity = (1.6-2.0) P_{t} = (0.7-0.8 "
7780 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7786 "rapidity = (1.6-2.0) P_{t} = (0.8-0.9 "
7787 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7793 "rapidity = (1.6-2.0) P_{t} = (0.9-1.0 "
7794 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7800 "rapidity = (1.6-2.0) P_{t} = (1.0-1.1 "
7801 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7807 "rapidity = (1.6-2.0) P_{t} = (1.1-1.2 "
7808 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7814 "rapidity = (1.6-2.0) P_{t} = (1.2-1.3 "
7815 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7821 "rapidity = (1.6-2.0) P_{t} = (1.3-1.4 "
7822 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7828 "rapidity = (1.6-2.0) P_{t} = (1.4-1.5 "
7829 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7835 "rapidity = (1.6-2.0) P_{t} = (1.5-1.6 "
7836 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7842 "rapidity = (1.6-2.0) P_{t} = (1.6-1.7 "
7843 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7849 "rapidity = (1.6-2.0) P_{t} = (1.7-1.8 "
7850 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7856 "rapidity = (1.6-2.0) P_{t} = (1.8-1.9 "
7857 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7863 "rapidity = (1.6-2.0) P_{t} = (1.9-2.0 "
7864 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7870 "rapidity = (2.0-2.4) P_{t} = (0.0-0.1 "
7871 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7877 "rapidity = (2.0-2.4) P_{t} = (0.1-0.2 "
7878 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7884 "rapidity = (2.0-2.4) P_{t} = (0.2-0.3 "
7885 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7891 "rapidity = (2.0-2.4) P_{t} = (0.3-0.4 "
7892 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7898 "rapidity = (2.0-2.4) P_{t} = (0.4-0.5 "
7899 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7905 "rapidity = (2.0-2.4) P_{t} = (0.5-0.6 "
7906 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7912 "rapidity = (2.0-2.4) P_{t} = (0.6-0.7 "
7913 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7919 "rapidity = (2.0-2.4) P_{t} = (0.7-0.8 "
7920 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7926 "rapidity = (2.0-2.4) P_{t} = (0.8-0.9 "
7927 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7933 "rapidity = (2.0-2.4) P_{t} = (0.9-1.0 "
7934 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7940 "rapidity = (2.0-2.4) P_{t} = (1.0-1.1 "
7941 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7947 "rapidity = (2.0-2.4) P_{t} = (1.1-1.2 "
7948 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7954 "rapidity = (2.0-2.4) P_{t} = (1.2-1.3 "
7955 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7961 "rapidity = (2.0-2.4) P_{t} = (1.3-1.4 "
7962 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7968 "rapidity = (2.0-2.4) P_{t} = (1.4-1.5 "
7969 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7975 "rapidity = (2.0-2.4) P_{t} = (1.5-1.6 "
7976 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7982 "rapidity = (2.0-2.4) P_{t} = (1.6-1.7 "
7983 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7989 "rapidity = (2.0-2.4) P_{t} = (1.7-1.8 "
7990 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
7996 "rapidity = (2.0-2.4) P_{t} = (1.8-1.9 "
7997 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
8003 "rapidity = (2.0-2.4) P_{t} = (1.9-2.0 "
8004 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
8010 "rapidity = (2.4-2.8) P_{t} = (0.0-0.1 "
8011 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
8017 "rapidity = (2.4-2.8) P_{t} = (0.1-0.2 "
8018 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
8024 "rapidity = (2.4-2.8) P_{t} = (0.2-0.3 "
8025 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
8031 "rapidity = (2.4-2.8) P_{t} = (0.3-0.4 "
8032 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
8038 "rapidity = (2.4-2.8) P_{t} = (0.4-0.5 "
8039 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
8045 "rapidity = (2.4-2.8) P_{t} = (0.5-0.6 "
8046 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
8052 "rapidity = (2.4-2.8) P_{t} = (0.6-0.7 "
8053 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
8059 "rapidity = (2.4-2.8) P_{t} = (0.7-0.8 "
8060 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
8066 "rapidity = (2.4-2.8) P_{t} = (0.8-0.9 "
8067 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
8073 "rapidity = (2.4-2.8) P_{t} = (0.9-1.0 "
8074 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
8080 "rapidity = (2.4-2.8) P_{t} = (1.0-1.1 "
8081 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
8087 "rapidity = (2.4-2.8) P_{t} = (1.1-1.2 "
8088 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
8094 "rapidity = (2.4-2.8) P_{t} = (1.2-1.3 "
8095 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
8101 "rapidity = (2.4-2.8) P_{t} = (1.3-1.4 "
8102 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
8108 "rapidity = (2.4-2.8) P_{t} = (1.4-1.5 "
8109 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
8115 "rapidity = (2.4-2.8) P_{t} = (1.5-1.6 "
8116 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
8122 "rapidity = (2.8-3.2) P_{t} = (0.0-0.1 "
8123 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
8129 "rapidity = (2.8-3.2) P_{t} = (0.1-0.2 "
8130 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
8136 "rapidity = (2.8-3.2) P_{t} = (0.2-0.3 "
8137 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
8143 "rapidity = (2.8-3.2) P_{t} = (0.3-0.4 "
8144 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
8150 "rapidity = (2.8-3.2) P_{t} = (0.4-0.5 "
8151 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
8157 "rapidity = (2.8-3.2) P_{t} = (0.5-0.6 "
8158 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
8164 "rapidity = (2.8-3.2) P_{t} = (0.6-0.7 "
8165 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
8171 "rapidity = (2.8-3.2) P_{t} = (0.7-0.8 "
8172 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
8178 "rapidity = (2.8-3.2) P_{t} = (0.8-0.9 "
8179 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
8185 "rapidity = (2.8-3.2) P_{t} = (0.9-1.0 "
8186 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
8192 "rapidity = (2.8-3.2) P_{t} = (1.0-1.1 "
8193 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
8199 "rapidity = (2.8-3.2) P_{t} = (1.1-1.2 "
8200 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
8206 "rapidity = (3.2-3.6) P_{t} = (0.0-0.1 "
8207 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
8213 "rapidity = (3.2-3.6) P_{t} = (0.1-0.2 "
8214 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
8220 "rapidity = (3.2-3.6) P_{t} = (0.2-0.3 "
8221 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
8227 "rapidity = (3.2-3.6) P_{t} = (0.3-0.4 "
8228 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
8234 "rapidity = (3.2-3.6) P_{t} = (0.4-0.5 "
8235 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
8241 "rapidity = (3.2-3.6) P_{t} = (0.5-0.6 "
8242 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
8248 "rapidity = (3.2-3.6) P_{t} = (0.6-0.7 "
8249 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
8255 "rapidity = (3.2-3.6) P_{t} = (0.7-0.8 "
8256 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
8262 "rapidity = (3.6-4.0) P_{t} = (0.0-0.1 "
8263 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
8269 "rapidity = (3.6-4.0) P_{t} = (0.1-0.2 "
8270 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
8276 "rapidity = (3.6-4.0) P_{t} = (0.2-0.3 "
8277 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
8283 "rapidity = (3.6-4.0) P_{t} = (0.3-0.4 "
8284 "GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
8291 new TH1D(
"rap_vs_Pt_InM_all_mixing_1",
8292 "rapidity = (1.2-1.6) P_{t} = (0.0-0.1 GeV/c^{2}) ;invariant "
8293 "mass in GeV/c^{2};#",
8299 new TH1D(
"rap_vs_Pt_InM_all_mixing_2",
8300 "rapidity = (1.2-1.6) P_{t} = (0.1-0.2 GeV/c^{2}) ;invariant "
8301 "mass in GeV/c^{2};#",
8307 new TH1D(
"rap_vs_Pt_InM_all_mixing_3",
8308 "rapidity = (1.2-1.6) P_{t} = (0.2-0.3 GeV/c^{2}) ;invariant "
8309 "mass in GeV/c^{2};#",
8315 new TH1D(
"rap_vs_Pt_InM_all_mixing_4",
8316 "rapidity = (1.2-1.6) P_{t} = (0.3-0.4 GeV/c^{2}) ;invariant "
8317 "mass in GeV/c^{2};#",
8323 new TH1D(
"rap_vs_Pt_InM_all_mixing_5",
8324 "rapidity = (1.2-1.6) P_{t} = (0.4-0.5 GeV/c^{2}) ;invariant "
8325 "mass in GeV/c^{2};#",
8331 new TH1D(
"rap_vs_Pt_InM_all_mixing_6",
8332 "rapidity = (1.2-1.6) P_{t} = (0.5-0.6 GeV/c^{2}) ;invariant "
8333 "mass in GeV/c^{2};#",
8339 new TH1D(
"rap_vs_Pt_InM_all_mixing_7",
8340 "rapidity = (1.2-1.6) P_{t} = (0.6-0.7 GeV/c^{2}) ;invariant "
8341 "mass in GeV/c^{2};#",
8347 new TH1D(
"rap_vs_Pt_InM_all_mixing_8",
8348 "rapidity = (1.2-1.6) P_{t} = (0.7-0.8 GeV/c^{2}) ;invariant "
8349 "mass in GeV/c^{2};#",
8355 new TH1D(
"rap_vs_Pt_InM_all_mixing_9",
8356 "rapidity = (1.2-1.6) P_{t} = (0.8-0.9 GeV/c^{2}) ;invariant "
8357 "mass in GeV/c^{2};#",
8363 new TH1D(
"rap_vs_Pt_InM_all_mixing_10",
8364 "rapidity = (1.2-1.6) P_{t} = (0.9-1.0 GeV/c^{2}) ;invariant "
8365 "mass in GeV/c^{2};#",
8371 new TH1D(
"rap_vs_Pt_InM_all_mixing_11",
8372 "rapidity = (1.2-1.6) P_{t} = (1.0-1.1 GeV/c^{2}) ;invariant "
8373 "mass in GeV/c^{2};#",
8379 new TH1D(
"rap_vs_Pt_InM_all_mixing_12",
8380 "rapidity = (1.2-1.6) P_{t} = (1.1-1.2 GeV/c^{2}) ;invariant "
8381 "mass in GeV/c^{2};#",
8387 new TH1D(
"rap_vs_Pt_InM_all_mixing_13",
8388 "rapidity = (1.2-1.6) P_{t} = (1.2-1.3 GeV/c^{2}) ;invariant "
8389 "mass in GeV/c^{2};#",
8395 new TH1D(
"rap_vs_Pt_InM_all_mixing_14",
8396 "rapidity = (1.2-1.6) P_{t} = (1.3-1.4 GeV/c^{2}) ;invariant "
8397 "mass in GeV/c^{2};#",
8403 new TH1D(
"rap_vs_Pt_InM_all_mixing_15",
8404 "rapidity = (1.2-1.6) P_{t} = (1.4-1.5 GeV/c^{2}) ;invariant "
8405 "mass in GeV/c^{2};#",
8411 new TH1D(
"rap_vs_Pt_InM_all_mixing_16",
8412 "rapidity = (1.2-1.6) P_{t} = (1.5-1.6 GeV/c^{2}) ;invariant "
8413 "mass in GeV/c^{2};#",
8419 new TH1D(
"rap_vs_Pt_InM_all_mixing_17",
8420 "rapidity = (1.2-1.6) P_{t} = (1.6-1.7 GeV/c^{2}) ;invariant "
8421 "mass in GeV/c^{2};#",
8427 new TH1D(
"rap_vs_Pt_InM_all_mixing_18",
8428 "rapidity = (1.2-1.6) P_{t} = (1.7-1.8 GeV/c^{2}) ;invariant "
8429 "mass in GeV/c^{2};#",
8435 new TH1D(
"rap_vs_Pt_InM_all_mixing_19",
8436 "rapidity = (1.2-1.6) P_{t} = (1.8-1.9 GeV/c^{2}) ;invariant "
8437 "mass in GeV/c^{2};#",
8443 new TH1D(
"rap_vs_Pt_InM_all_mixing_20",
8444 "rapidity = (1.2-1.6) P_{t} = (1.9-2.0 GeV/c^{2}) ;invariant "
8445 "mass in GeV/c^{2};#",
8451 new TH1D(
"rap_vs_Pt_InM_all_mixing_21",
8452 "rapidity = (1.6-2.0) P_{t} = (0.0-0.1 GeV/c^{2}) ;invariant "
8453 "mass in GeV/c^{2};#",
8459 new TH1D(
"rap_vs_Pt_InM_all_mixing_22",
8460 "rapidity = (1.6-2.0) P_{t} = (0.1-0.2 GeV/c^{2}) ;invariant "
8461 "mass in GeV/c^{2};#",
8467 new TH1D(
"rap_vs_Pt_InM_all_mixing_23",
8468 "rapidity = (1.6-2.0) P_{t} = (0.2-0.3 GeV/c^{2}) ;invariant "
8469 "mass in GeV/c^{2};#",
8475 new TH1D(
"rap_vs_Pt_InM_all_mixing_24",
8476 "rapidity = (1.6-2.0) P_{t} = (0.3-0.4 GeV/c^{2}) ;invariant "
8477 "mass in GeV/c^{2};#",
8483 new TH1D(
"rap_vs_Pt_InM_all_mixing_25",
8484 "rapidity = (1.6-2.0) P_{t} = (0.4-0.5 GeV/c^{2}) ;invariant "
8485 "mass in GeV/c^{2};#",
8491 new TH1D(
"rap_vs_Pt_InM_all_mixing_26",
8492 "rapidity = (1.6-2.0) P_{t} = (0.5-0.6 GeV/c^{2}) ;invariant "
8493 "mass in GeV/c^{2};#",
8499 new TH1D(
"rap_vs_Pt_InM_all_mixing_27",
8500 "rapidity = (1.6-2.0) P_{t} = (0.6-0.7 GeV/c^{2}) ;invariant "
8501 "mass in GeV/c^{2};#",
8507 new TH1D(
"rap_vs_Pt_InM_all_mixing_28",
8508 "rapidity = (1.6-2.0) P_{t} = (0.7-0.8 GeV/c^{2}) ;invariant "
8509 "mass in GeV/c^{2};#",
8515 new TH1D(
"rap_vs_Pt_InM_all_mixing_29",
8516 "rapidity = (1.6-2.0) P_{t} = (0.8-0.9 GeV/c^{2}) ;invariant "
8517 "mass in GeV/c^{2};#",
8523 new TH1D(
"rap_vs_Pt_InM_all_mixing_30",
8524 "rapidity = (1.6-2.0) P_{t} = (0.9-1.0 GeV/c^{2}) ;invariant "
8525 "mass in GeV/c^{2};#",
8531 new TH1D(
"rap_vs_Pt_InM_all_mixing_31",
8532 "rapidity = (1.6-2.0) P_{t} = (1.0-1.1 GeV/c^{2}) ;invariant "
8533 "mass in GeV/c^{2};#",
8539 new TH1D(
"rap_vs_Pt_InM_all_mixing_32",
8540 "rapidity = (1.6-2.0) P_{t} = (1.1-1.2 GeV/c^{2}) ;invariant "
8541 "mass in GeV/c^{2};#",
8547 new TH1D(
"rap_vs_Pt_InM_all_mixing_33",
8548 "rapidity = (1.6-2.0) P_{t} = (1.2-1.3 GeV/c^{2}) ;invariant "
8549 "mass in GeV/c^{2};#",
8555 new TH1D(
"rap_vs_Pt_InM_all_mixing_34",
8556 "rapidity = (1.6-2.0) P_{t} = (1.3-1.4 GeV/c^{2}) ;invariant "
8557 "mass in GeV/c^{2};#",
8563 new TH1D(
"rap_vs_Pt_InM_all_mixing_35",
8564 "rapidity = (1.6-2.0) P_{t} = (1.4-1.5 GeV/c^{2}) ;invariant "
8565 "mass in GeV/c^{2};#",
8571 new TH1D(
"rap_vs_Pt_InM_all_mixing_36",
8572 "rapidity = (1.6-2.0) P_{t} = (1.5-1.6 GeV/c^{2}) ;invariant "
8573 "mass in GeV/c^{2};#",
8579 new TH1D(
"rap_vs_Pt_InM_all_mixing_37",
8580 "rapidity = (1.6-2.0) P_{t} = (1.6-1.7 GeV/c^{2}) ;invariant "
8581 "mass in GeV/c^{2};#",
8587 new TH1D(
"rap_vs_Pt_InM_all_mixing_38",
8588 "rapidity = (1.6-2.0) P_{t} = (1.7-1.8 GeV/c^{2}) ;invariant "
8589 "mass in GeV/c^{2};#",
8595 new TH1D(
"rap_vs_Pt_InM_all_mixing_39",
8596 "rapidity = (1.6-2.0) P_{t} = (1.8-1.9 GeV/c^{2}) ;invariant "
8597 "mass in GeV/c^{2};#",
8603 new TH1D(
"rap_vs_Pt_InM_all_mixing_40",
8604 "rapidity = (1.6-2.0) P_{t} = (1.9-2.0 GeV/c^{2}) ;invariant "
8605 "mass in GeV/c^{2};#",
8611 new TH1D(
"rap_vs_Pt_InM_all_mixing_41",
8612 "rapidity = (2.0-2.4) P_{t} = (0.0-0.1 GeV/c^{2}) ;invariant "
8613 "mass in GeV/c^{2};#",
8619 new TH1D(
"rap_vs_Pt_InM_all_mixing_42",
8620 "rapidity = (2.0-2.4) P_{t} = (0.1-0.2 GeV/c^{2}) ;invariant "
8621 "mass in GeV/c^{2};#",
8627 new TH1D(
"rap_vs_Pt_InM_all_mixing_43",
8628 "rapidity = (2.0-2.4) P_{t} = (0.2-0.3 GeV/c^{2}) ;invariant "
8629 "mass in GeV/c^{2};#",
8635 new TH1D(
"rap_vs_Pt_InM_all_mixing_44",
8636 "rapidity = (2.0-2.4) P_{t} = (0.3-0.4 GeV/c^{2}) ;invariant "
8637 "mass in GeV/c^{2};#",
8643 new TH1D(
"rap_vs_Pt_InM_all_mixing_45",
8644 "rapidity = (2.0-2.4) P_{t} = (0.4-0.5 GeV/c^{2}) ;invariant "
8645 "mass in GeV/c^{2};#",
8651 new TH1D(
"rap_vs_Pt_InM_all_mixing_46",
8652 "rapidity = (2.0-2.4) P_{t} = (0.5-0.6 GeV/c^{2}) ;invariant "
8653 "mass in GeV/c^{2};#",
8659 new TH1D(
"rap_vs_Pt_InM_all_mixing_47",
8660 "rapidity = (2.0-2.4) P_{t} = (0.6-0.7 GeV/c^{2}) ;invariant "
8661 "mass in GeV/c^{2};#",
8667 new TH1D(
"rap_vs_Pt_InM_all_mixing_48",
8668 "rapidity = (2.0-2.4) P_{t} = (0.7-0.8 GeV/c^{2}) ;invariant "
8669 "mass in GeV/c^{2};#",
8675 new TH1D(
"rap_vs_Pt_InM_all_mixing_49",
8676 "rapidity = (2.0-2.4) P_{t} = (0.8-0.9 GeV/c^{2}) ;invariant "
8677 "mass in GeV/c^{2};#",
8683 new TH1D(
"rap_vs_Pt_InM_all_mixing_50",
8684 "rapidity = (2.0-2.4) P_{t} = (0.9-1.0 GeV/c^{2}) ;invariant "
8685 "mass in GeV/c^{2};#",
8691 new TH1D(
"rap_vs_Pt_InM_all_mixing_51",
8692 "rapidity = (2.0-2.4) P_{t} = (1.0-1.1 GeV/c^{2}) ;invariant "
8693 "mass in GeV/c^{2};#",
8699 new TH1D(
"rap_vs_Pt_InM_all_mixing_52",
8700 "rapidity = (2.0-2.4) P_{t} = (1.1-1.2 GeV/c^{2}) ;invariant "
8701 "mass in GeV/c^{2};#",
8707 new TH1D(
"rap_vs_Pt_InM_all_mixing_53",
8708 "rapidity = (2.0-2.4) P_{t} = (1.2-1.3 GeV/c^{2}) ;invariant "
8709 "mass in GeV/c^{2};#",
8715 new TH1D(
"rap_vs_Pt_InM_all_mixing_54",
8716 "rapidity = (2.0-2.4) P_{t} = (1.3-1.4 GeV/c^{2}) ;invariant "
8717 "mass in GeV/c^{2};#",
8723 new TH1D(
"rap_vs_Pt_InM_all_mixing_55",
8724 "rapidity = (2.0-2.4) P_{t} = (1.4-1.5 GeV/c^{2}) ;invariant "
8725 "mass in GeV/c^{2};#",
8731 new TH1D(
"rap_vs_Pt_InM_all_mixing_56",
8732 "rapidity = (2.0-2.4) P_{t} = (1.5-1.6 GeV/c^{2}) ;invariant "
8733 "mass in GeV/c^{2};#",
8739 new TH1D(
"rap_vs_Pt_InM_all_mixing_57",
8740 "rapidity = (2.0-2.4) P_{t} = (1.6-1.7 GeV/c^{2}) ;invariant "
8741 "mass in GeV/c^{2};#",
8747 new TH1D(
"rap_vs_Pt_InM_all_mixing_58",
8748 "rapidity = (2.0-2.4) P_{t} = (1.7-1.8 GeV/c^{2}) ;invariant "
8749 "mass in GeV/c^{2};#",
8755 new TH1D(
"rap_vs_Pt_InM_all_mixing_59",
8756 "rapidity = (2.0-2.4) P_{t} = (1.8-1.9 GeV/c^{2}) ;invariant "
8757 "mass in GeV/c^{2};#",
8763 new TH1D(
"rap_vs_Pt_InM_all_mixing_60",
8764 "rapidity = (2.0-2.4) P_{t} = (1.9-2.0 GeV/c^{2}) ;invariant "
8765 "mass in GeV/c^{2};#",
8771 new TH1D(
"rap_vs_Pt_InM_all_mixing_61",
8772 "rapidity = (2.4-2.8) P_{t} = (0.0-0.1 GeV/c^{2}) ;invariant "
8773 "mass in GeV/c^{2};#",
8779 new TH1D(
"rap_vs_Pt_InM_all_mixing_62",
8780 "rapidity = (2.4-2.8) P_{t} = (0.1-0.2 GeV/c^{2}) ;invariant "
8781 "mass in GeV/c^{2};#",
8787 new TH1D(
"rap_vs_Pt_InM_all_mixing_63",
8788 "rapidity = (2.4-2.8) P_{t} = (0.2-0.3 GeV/c^{2}) ;invariant "
8789 "mass in GeV/c^{2};#",
8795 new TH1D(
"rap_vs_Pt_InM_all_mixing_64",
8796 "rapidity = (2.4-2.8) P_{t} = (0.3-0.4 GeV/c^{2}) ;invariant "
8797 "mass in GeV/c^{2};#",
8803 new TH1D(
"rap_vs_Pt_InM_all_mixing_65",
8804 "rapidity = (2.4-2.8) P_{t} = (0.4-0.5 GeV/c^{2}) ;invariant "
8805 "mass in GeV/c^{2};#",
8811 new TH1D(
"rap_vs_Pt_InM_all_mixing_66",
8812 "rapidity = (2.4-2.8) P_{t} = (0.5-0.6 GeV/c^{2}) ;invariant "
8813 "mass in GeV/c^{2};#",
8819 new TH1D(
"rap_vs_Pt_InM_all_mixing_67",
8820 "rapidity = (2.4-2.8) P_{t} = (0.6-0.7 GeV/c^{2}) ;invariant "
8821 "mass in GeV/c^{2};#",
8827 new TH1D(
"rap_vs_Pt_InM_all_mixing_68",
8828 "rapidity = (2.4-2.8) P_{t} = (0.7-0.8 GeV/c^{2}) ;invariant "
8829 "mass in GeV/c^{2};#",
8835 new TH1D(
"rap_vs_Pt_InM_all_mixing_69",
8836 "rapidity = (2.4-2.8) P_{t} = (0.8-0.9 GeV/c^{2}) ;invariant "
8837 "mass in GeV/c^{2};#",
8843 new TH1D(
"rap_vs_Pt_InM_all_mixing_70",
8844 "rapidity = (2.4-2.8) P_{t} = (0.9-1.0 GeV/c^{2}) ;invariant "
8845 "mass in GeV/c^{2};#",
8851 new TH1D(
"rap_vs_Pt_InM_all_mixing_71",
8852 "rapidity = (2.4-2.8) P_{t} = (1.0-1.1 GeV/c^{2}) ;invariant "
8853 "mass in GeV/c^{2};#",
8859 new TH1D(
"rap_vs_Pt_InM_all_mixing_72",
8860 "rapidity = (2.4-2.8) P_{t} = (1.1-1.2 GeV/c^{2}) ;invariant "
8861 "mass in GeV/c^{2};#",
8867 new TH1D(
"rap_vs_Pt_InM_all_mixing_73",
8868 "rapidity = (2.4-2.8) P_{t} = (1.2-1.3 GeV/c^{2}) ;invariant "
8869 "mass in GeV/c^{2};#",
8875 new TH1D(
"rap_vs_Pt_InM_all_mixing_74",
8876 "rapidity = (2.4-2.8) P_{t} = (1.3-1.4 GeV/c^{2}) ;invariant "
8877 "mass in GeV/c^{2};#",
8883 new TH1D(
"rap_vs_Pt_InM_all_mixing_75",
8884 "rapidity = (2.4-2.8) P_{t} = (1.4-1.5 GeV/c^{2}) ;invariant "
8885 "mass in GeV/c^{2};#",
8891 new TH1D(
"rap_vs_Pt_InM_all_mixing_76",
8892 "rapidity = (2.4-2.8) P_{t} = (1.5-1.6 GeV/c^{2}) ;invariant "
8893 "mass in GeV/c^{2};#",
8899 new TH1D(
"rap_vs_Pt_InM_all_mixing_81",
8900 "rapidity = (2.8-3.2) P_{t} = (0.0-0.1 GeV/c^{2}) ;invariant "
8901 "mass in GeV/c^{2};#",
8907 new TH1D(
"rap_vs_Pt_InM_all_mixing_82",
8908 "rapidity = (2.8-3.2) P_{t} = (0.1-0.2 GeV/c^{2}) ;invariant "
8909 "mass in GeV/c^{2};#",
8915 new TH1D(
"rap_vs_Pt_InM_all_mixing_83",
8916 "rapidity = (2.8-3.2) P_{t} = (0.2-0.3 GeV/c^{2}) ;invariant "
8917 "mass in GeV/c^{2};#",
8923 new TH1D(
"rap_vs_Pt_InM_all_mixing_84",
8924 "rapidity = (2.8-3.2) P_{t} = (0.3-0.4 GeV/c^{2}) ;invariant "
8925 "mass in GeV/c^{2};#",
8931 new TH1D(
"rap_vs_Pt_InM_all_mixing_85",
8932 "rapidity = (2.8-3.2) P_{t} = (0.4-0.5 GeV/c^{2}) ;invariant "
8933 "mass in GeV/c^{2};#",
8939 new TH1D(
"rap_vs_Pt_InM_all_mixing_86",
8940 "rapidity = (2.8-3.2) P_{t} = (0.5-0.6 GeV/c^{2}) ;invariant "
8941 "mass in GeV/c^{2};#",
8947 new TH1D(
"rap_vs_Pt_InM_all_mixing_87",
8948 "rapidity = (2.8-3.2) P_{t} = (0.6-0.7 GeV/c^{2}) ;invariant "
8949 "mass in GeV/c^{2};#",
8955 new TH1D(
"rap_vs_Pt_InM_all_mixing_88",
8956 "rapidity = (2.8-3.2) P_{t} = (0.7-0.8 GeV/c^{2}) ;invariant "
8957 "mass in GeV/c^{2};#",
8963 new TH1D(
"rap_vs_Pt_InM_all_mixing_89",
8964 "rapidity = (2.8-3.2) P_{t} = (0.8-0.9 GeV/c^{2}) ;invariant "
8965 "mass in GeV/c^{2};#",
8971 new TH1D(
"rap_vs_Pt_InM_all_mixing_90",
8972 "rapidity = (2.8-3.2) P_{t} = (0.9-1.0 GeV/c^{2}) ;invariant "
8973 "mass in GeV/c^{2};#",
8979 new TH1D(
"rap_vs_Pt_InM_all_mixing_91",
8980 "rapidity = (2.8-3.2) P_{t} = (1.0-1.1 GeV/c^{2}) ;invariant "
8981 "mass in GeV/c^{2};#",
8987 new TH1D(
"rap_vs_Pt_InM_all_mixing_92",
8988 "rapidity = (2.8-3.2) P_{t} = (1.1-1.2 GeV/c^{2}) ;invariant "
8989 "mass in GeV/c^{2};#",
8995 new TH1D(
"rap_vs_Pt_InM_all_mixing_101",
8996 "rapidity = (3.2-3.6) P_{t} = (0.0-0.1 GeV/c^{2}) ;invariant "
8997 "mass in GeV/c^{2};#",
9003 new TH1D(
"rap_vs_Pt_InM_all_mixing_102",
9004 "rapidity = (3.2-3.6) P_{t} = (0.1-0.2 GeV/c^{2}) ;invariant "
9005 "mass in GeV/c^{2};#",
9011 new TH1D(
"rap_vs_Pt_InM_all_mixing_103",
9012 "rapidity = (3.2-3.6) P_{t} = (0.2-0.3 GeV/c^{2}) ;invariant "
9013 "mass in GeV/c^{2};#",
9019 new TH1D(
"rap_vs_Pt_InM_all_mixing_104",
9020 "rapidity = (3.2-3.6) P_{t} = (0.3-0.4 GeV/c^{2}) ;invariant "
9021 "mass in GeV/c^{2};#",
9027 new TH1D(
"rap_vs_Pt_InM_all_mixing_105",
9028 "rapidity = (3.2-3.6) P_{t} = (0.4-0.5 GeV/c^{2}) ;invariant "
9029 "mass in GeV/c^{2};#",
9035 new TH1D(
"rap_vs_Pt_InM_all_mixing_106",
9036 "rapidity = (3.2-3.6) P_{t} = (0.5-0.6 GeV/c^{2}) ;invariant "
9037 "mass in GeV/c^{2};#",
9043 new TH1D(
"rap_vs_Pt_InM_all_mixing_107",
9044 "rapidity = (3.2-3.6) P_{t} = (0.6-0.7 GeV/c^{2}) ;invariant "
9045 "mass in GeV/c^{2};#",
9051 new TH1D(
"rap_vs_Pt_InM_all_mixing_108",
9052 "rapidity = (3.2-3.6) P_{t} = (0.7-0.8 GeV/c^{2}) ;invariant "
9053 "mass in GeV/c^{2};#",
9059 new TH1D(
"rap_vs_Pt_InM_all_mixing_111",
9060 "rapidity = (3.6-4.0) P_{t} = (0.0-0.1 GeV/c^{2}) ;invariant "
9061 "mass in GeV/c^{2};#",
9067 new TH1D(
"rap_vs_Pt_InM_all_mixing_112",
9068 "rapidity = (3.6-4.0) P_{t} = (0.1-0.2 GeV/c^{2}) ;invariant "
9069 "mass in GeV/c^{2};#",
9075 new TH1D(
"rap_vs_Pt_InM_all_mixing_113",
9076 "rapidity = (3.6-4.0) P_{t} = (0.2-0.3 GeV/c^{2}) ;invariant "
9077 "mass in GeV/c^{2};#",
9083 new TH1D(
"rap_vs_Pt_InM_all_mixing_114",
9084 "rapidity = (3.6-4.0) P_{t} = (0.3-0.4 GeV/c^{2}) ;invariant "
9085 "mass in GeV/c^{2};#",
9094 new TH1D(
"Pi0_pt_est_onetwo_Both",
9095 "P_{t} = (0.0-0.1 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9101 new TH1D(
"pt_onetwo_1",
9102 "P_{t} = (0.0-0.1 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9108 new TH1D(
"pt_onetwo_2",
9109 "P_{t} = (0.1-0.2 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9115 new TH1D(
"pt_onetwo_3",
9116 "P_{t} = (0.2-0.3 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9122 new TH1D(
"pt_onetwo_4",
9123 "P_{t} = (0.3-0.4 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9129 new TH1D(
"pt_onetwo_5",
9130 "P_{t} = (0.4-0.5 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9136 new TH1D(
"pt_onetwo_6",
9137 "P_{t} = (0.5-0.6 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9143 new TH1D(
"pt_onetwo_7",
9144 "P_{t} = (0.6-0.7 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9150 new TH1D(
"pt_onetwo_8",
9151 "P_{t} = (0.7-0.8 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9157 new TH1D(
"pt_onetwo_9",
9158 "P_{t} = (0.8-0.9 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9164 new TH1D(
"pt_onetwo_10",
9165 "P_{t} = (0.9-1.0 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9171 new TH1D(
"pt_onetwo_11",
9172 "P_{t} = (1.0-1.1 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9178 new TH1D(
"pt_onetwo_12",
9179 "P_{t} = (1.1-1.2 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9185 new TH1D(
"pt_onetwo_13",
9186 "P_{t} = (1.2-1.3 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9192 new TH1D(
"pt_onetwo_14",
9193 "P_{t} = (1.3-1.4 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9199 new TH1D(
"pt_onetwo_15",
9200 "P_{t} = (1.4-1.5 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9206 new TH1D(
"pt_onetwo_16",
9207 "P_{t} = (1.5-1.6 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9213 new TH1D(
"pt_onetwo_17",
9214 "P_{t} = (1.6-1.7 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9220 new TH1D(
"pt_onetwo_18",
9221 "P_{t} = (1.7-1.8 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9227 new TH1D(
"pt_onetwo_19",
9228 "P_{t} = (1.8-1.9 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9234 new TH1D(
"pt_onetwo_20",
9235 "P_{t} = (1.9-2.0 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9242 new TH1D(
"pt_onetwo_mixing_1",
9243 "P_{t} = (0.0-0.1 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9249 new TH1D(
"pt_onetwo_mixing_2",
9250 "P_{t} = (0.1-0.2 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9256 new TH1D(
"pt_onetwo_mixing_3",
9257 "P_{t} = (0.2-0.3 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9263 new TH1D(
"pt_onetwo_mixing_4",
9264 "P_{t} = (0.3-0.4 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9270 new TH1D(
"pt_onetwo_mixing_5",
9271 "P_{t} = (0.4-0.5 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9277 new TH1D(
"pt_onetwo_mixing_6",
9278 "P_{t} = (0.5-0.6 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9284 new TH1D(
"pt_onetwo_mixing_7",
9285 "P_{t} = (0.6-0.7 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9291 new TH1D(
"pt_onetwo_mixing_8",
9292 "P_{t} = (0.7-0.8 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9298 new TH1D(
"pt_onetwo_mixing_9",
9299 "P_{t} = (0.8-0.9 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9305 new TH1D(
"pt_onetwo_mixing_10",
9306 "P_{t} = (0.9-1.0 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9312 new TH1D(
"pt_onetwo_mixing_11",
9313 "P_{t} = (1.0-1.1 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9319 new TH1D(
"pt_onetwo_mixing_12",
9320 "P_{t} = (1.1-1.2 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9326 new TH1D(
"pt_onetwo_mixing_13",
9327 "P_{t} = (1.2-1.3 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9333 new TH1D(
"pt_onetwo_mixing_14",
9334 "P_{t} = (1.3-1.4 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9340 new TH1D(
"pt_onetwo_mixing_15",
9341 "P_{t} = (1.4-1.5 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9347 new TH1D(
"pt_onetwo_mixing_16",
9348 "P_{t} = (1.5-1.6 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9354 new TH1D(
"pt_onetwo_mixing_17",
9355 "P_{t} = (1.6-1.7 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9361 new TH1D(
"pt_onetwo_mixing_18",
9362 "P_{t} = (1.7-1.8 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9368 new TH1D(
"pt_onetwo_mixing_19",
9369 "P_{t} = (1.8-1.9 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9375 new TH1D(
"pt_onetwo_mixing_20",
9376 "P_{t} = (1.9-2.0 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9384 new TH1D(
"Pi0_pt_est_all_Both",
9385 "P_{t} = (0.0-0.1 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9391 new TH1D(
"pt_all_1",
9392 "P_{t} = (0.0-0.1 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9398 new TH1D(
"pt_all_2",
9399 "P_{t} = (0.1-0.2 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9405 new TH1D(
"pt_all_3",
9406 "P_{t} = (0.2-0.3 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9412 new TH1D(
"pt_all_4",
9413 "P_{t} = (0.3-0.4 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9419 new TH1D(
"pt_all_5",
9420 "P_{t} = (0.4-0.5 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9426 new TH1D(
"pt_all_6",
9427 "P_{t} = (0.5-0.6 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9433 new TH1D(
"pt_all_7",
9434 "P_{t} = (0.6-0.7 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9440 new TH1D(
"pt_all_8",
9441 "P_{t} = (0.7-0.8 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9447 new TH1D(
"pt_all_9",
9448 "P_{t} = (0.8-0.9 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9454 new TH1D(
"pt_all_10",
9455 "P_{t} = (0.9-1.0 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9461 new TH1D(
"pt_all_11",
9462 "P_{t} = (1.0-1.1 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9468 new TH1D(
"pt_all_12",
9469 "P_{t} = (1.1-1.2 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9475 new TH1D(
"pt_all_13",
9476 "P_{t} = (1.2-1.3 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9482 new TH1D(
"pt_all_14",
9483 "P_{t} = (1.3-1.4 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9489 new TH1D(
"pt_all_15",
9490 "P_{t} = (1.4-1.5 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9496 new TH1D(
"pt_all_16",
9497 "P_{t} = (1.5-1.6 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9503 new TH1D(
"pt_all_17",
9504 "P_{t} = (1.6-1.7 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9510 new TH1D(
"pt_all_18",
9511 "P_{t} = (1.7-1.8 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9517 new TH1D(
"pt_all_19",
9518 "P_{t} = (1.8-1.9 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9524 new TH1D(
"pt_all_20",
9525 "P_{t} = (1.9-2.0 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9532 new TH1D(
"pt_all_mixing_1",
9533 "P_{t} = (0.0-0.1 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9539 new TH1D(
"pt_all_mixing_2",
9540 "P_{t} = (0.1-0.2 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9546 new TH1D(
"pt_all_mixing_3",
9547 "P_{t} = (0.2-0.3 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9553 new TH1D(
"pt_all_mixing_4",
9554 "P_{t} = (0.3-0.4 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9560 new TH1D(
"pt_all_mixing_5",
9561 "P_{t} = (0.4-0.5 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9567 new TH1D(
"pt_all_mixing_6",
9568 "P_{t} = (0.5-0.6 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9574 new TH1D(
"pt_all_mixing_7",
9575 "P_{t} = (0.6-0.7 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9581 new TH1D(
"pt_all_mixing_8",
9582 "P_{t} = (0.7-0.8 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9588 new TH1D(
"pt_all_mixing_9",
9589 "P_{t} = (0.8-0.9 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9595 new TH1D(
"pt_all_mixing_10",
9596 "P_{t} = (0.9-1.0 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9602 new TH1D(
"pt_all_mixing_11",
9603 "P_{t} = (1.0-1.1 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9609 new TH1D(
"pt_all_mixing_12",
9610 "P_{t} = (1.1-1.2 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9616 new TH1D(
"pt_all_mixing_13",
9617 "P_{t} = (1.2-1.3 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9623 new TH1D(
"pt_all_mixing_14",
9624 "P_{t} = (1.3-1.4 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9630 new TH1D(
"pt_all_mixing_15",
9631 "P_{t} = (1.4-1.5 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9637 new TH1D(
"pt_all_mixing_16",
9638 "P_{t} = (1.5-1.6 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9644 new TH1D(
"pt_all_mixing_17",
9645 "P_{t} = (1.6-1.7 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9651 new TH1D(
"pt_all_mixing_18",
9652 "P_{t} = (1.7-1.8 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9658 new TH1D(
"pt_all_mixing_19",
9659 "P_{t} = (1.8-1.9 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9665 new TH1D(
"pt_all_mixing_20",
9666 "P_{t} = (1.9-2.0 GeV/c^{2}) ;invariant mass in GeV/c^{2};#",
9676 "BG1_InM_all_Both; invariant mass in GeV/c^{2};#",
9682 "BG2_InM_all_Both; invariant mass in GeV/c^{2};#",
9688 "BG3_InM_all_Both; invariant mass in GeV/c^{2};#",
9694 "BG4_InM_all_Both; invariant mass in GeV/c^{2};#",
9700 "BG5_InM_all_Both; invariant mass in GeV/c^{2};#",
9706 "BG6_InM_all_Both; invariant mass in GeV/c^{2};#",
9712 "BG7_InM_all_Both; invariant mass in GeV/c^{2};#",
9718 "BG8_InM_all_Both; invariant mass in GeV/c^{2};#",
9724 "BG9_InM_all_Both; invariant mass in GeV/c^{2};#",
9730 new TH1D(
"BG10_InM_all_Both",
9731 "BG10_InM_all_Both; invariant mass in GeV/c^{2};#",
9737 "PdgCase8_InM_all_Both",
"PdgCase8_InM_all_Both; Id ;#", 5000, -2500, 2500);
9740 "PdgCase8mothers_InM_all_Both; Id ;#",
9746 new TH1D(
"sameMIDcase8_InM_all_Both",
9747 "sameMIDcase8_InM_all_Both; invariant mass in GeV/c^{2};#",
9753 new TH1D(
"sameGRIDcase8_InM_all_Both",
9754 "sameGRIDcase8_InM_all_Both; invariant mass in GeV/c^{2};#",
9760 "Case1ZYPos_InM_all_Both; z[cm]; y[cm]",
9769 new TH1D(
"sameMIDcase8_mothedPDG_InM_all_Both",
9770 "sameMIDcase8_mothedPDG_InM_all_Both; Id ;#",
9776 new TH1D(
"PdgCase8NonEComeFromTarget_InM_all_Both",
9777 "PdgCase8NonEComeFromTarget_InM_all_Both; Id ;#",
9783 new TH1D(
"PdgCase8NonE_NOT_FromTarget_InM_all_Both",
9784 "PdgCase8NonE_NOT_FromTarget_InM_all_Both; Id ;#",
9791 new TH1D(
"PdgCase8motherNonE_InM_all_Both",
9792 "PdgCase8motherNonE_InM_all_Both; Id ;#",
9798 new TH1D(
"Case8ElFromDalitz_InM_all_Both",
9799 "Case8ElFromDalitz_InM_all_Both; invariant mass in GeV/c^{2};#",
9805 new TH1D(
"Case8NonElFrom_pn_InM_all_Both",
9806 "Case8NonElFrom_pn_InM_all_Both; invariant mass in GeV/c^{2};#",
9812 new TH1D(
"Case8NonElFrom_eta_InM_all_Both",
9813 "Case8NonElFrom_eta_InM_all_Both; invariant mass in GeV/c^{2};#",
9819 new TH1D(
"Case8NonElFrom_kaon_InM_all_Both",
9820 "Case8NonElFrom_kaon_InM_all_Both; invariant mass in GeV/c^{2};#",
9826 new TH1D(
"sameMIDcase8NonEPdg_InM_all_Both",
9827 "sameMIDcase8NonEPdg_InM_all_Both; Id ;#",
9833 new TH1D(
"sameMIDcase8NonEMotherPdg_InM_all_Both",
9834 "sameMIDcase8NonEMotherPdg_InM_all_Both; Id ;#",
9840 "sameMIDcase8NonEMotherIM_InM_all_Both",
9841 "sameMIDcase8NonEMotherIM_InM_all_Both; invariant mass in GeV/c^{2};#",
9847 new TH1D(
"sameMIDcase8NonEPdgFromTarget_InM_all_Both",
9848 "sameMIDcase8NonEPdgFromTarget_InM_all_Both; Id ;#",
9855 new TH1D(
"sameMIDcase8NonEComeFromTargetIM_InM_all_Both",
9856 "sameMIDcase8NonEComeFromTargetIM_InM_all_Both; invariant mass in "
9864 new TH1D(
"sameMIDcase8NonEComeFromTargetP_InM_all_Both",
9865 "sameMIDcase8NonEComeFromTargetP_InM_all_Both; P in GeV/c^{2} ;#",
9872 "sameMIDcase8NonEComeFromTargetPt_InM_all_Both",
9873 "sameMIDcase8NonEComeFromTargetPt_InM_all_Both; Pt in GeV/c^{2} ;#",
9881 new TH1D(
"BG1_InM_zero_Both",
9882 "BG1_InM_zero_Both; invariant mass in GeV/c^{2};#",
9888 new TH1D(
"BG2_InM_zero_Both",
9889 "BG2_InM_zero_Both; invariant mass in GeV/c^{2};#",
9895 new TH1D(
"BG3_InM_zero_Both",
9896 "BG3_InM_zero_Both; invariant mass in GeV/c^{2};#",
9902 new TH1D(
"BG4_InM_zero_Both",
9903 "BG4_InM_zero_Both; invariant mass in GeV/c^{2};#",
9909 new TH1D(
"BG5_InM_zero_Both",
9910 "BG5_InM_zero_Both; invariant mass in GeV/c^{2};#",
9916 new TH1D(
"BG6_InM_zero_Both",
9917 "BG6_InM_zero_Both; invariant mass in GeV/c^{2};#",
9923 new TH1D(
"BG7_InM_zero_Both",
9924 "BG7_InM_zero_Both; invariant mass in GeV/c^{2};#",
9930 new TH1D(
"BG8_InM_zero_Both",
9931 "BG8_InM_zero_Both; invariant mass in GeV/c^{2};#",
9937 new TH1D(
"BG9_InM_zero_Both",
9938 "BG9_InM_zero_Both; invariant mass in GeV/c^{2};#",
9944 new TH1D(
"BG10_InM_zero_Both",
9945 "BG10_InM_zero_Both; invariant mass in GeV/c^{2};#",
9951 "PdgCase8_InM_zero_Both; Id ;#",
9957 new TH1D(
"PdgCase8mothers_InM_zero_Both",
9958 "PdgCase8mothers_InM_zero_Both; Id ;#",
9964 new TH1D(
"sameMIDcase8_InM_zero_Both",
9965 "sameMIDcase8_InM_zero_Both; invariant mass in GeV/c^{2};#",
9971 new TH1D(
"sameGRIDcase8_InM_zero_Both",
9972 "sameGRIDcase8_InM_zero_Both; invariant mass in GeV/c^{2};#",
9978 "Case1ZYPos_InM_zero_Both; z[cm]; y[cm]",
9987 new TH1D(
"sameMIDcase8_mothedPDG_InM_zero_Both",
9988 "sameMIDcase8_mothedPDG_InM_zero_Both; Id ;#",
9994 new TH1D(
"PdgCase8NonEComeFromTarget_InM_zero_Both",
9995 "PdgCase8NonEComeFromTarget_InM_zero_Both; Id ;#",
10002 new TH1D(
"PdgCase8NonE_NOT_FromTarget_InM_zero_Both",
10003 "PdgCase8NonE_NOT_FromTarget_InM_zero_Both; Id ;#",
10010 new TH1D(
"PdgCase8motherNonE_InM_zero_Both",
10011 "PdgCase8motherNonE_InM_zero_Both; Id ;#",
10017 new TH1D(
"Case8ElFromDalitz_InM_zero_Both",
10018 "Case8ElFromDalitz_InM_zero_Both; invariant mass in GeV/c^{2};#",
10024 new TH1D(
"Case8NonElFrom_pn_InM_zero_Both",
10025 "Case8NonElFrom_pn_InM_zero_Both; invariant mass in GeV/c^{2};#",
10031 new TH1D(
"Case8NonElFrom_eta_InM_zero_Both",
10032 "Case8NonElFrom_eta_InM_zero_Both; invariant mass in GeV/c^{2};#",
10038 new TH1D(
"Case8NonElFrom_kaon_InM_zero_Both",
10039 "Case8NonElFrom_kaon_InM_zero_Both; invariant mass in GeV/c^{2};#",
10045 new TH1D(
"sameMIDcase8NonEPdg_InM_zero_Both",
10046 "sameMIDcase8NonEPdg_InM_zero_Both; Id ;#",
10052 new TH1D(
"sameMIDcase8NonEMotherPdg_InM_zero_Both",
10053 "sameMIDcase8NonEMotherPdg_InM_zero_Both; Id ;#",
10060 "sameMIDcase8NonEMotherIM_InM_zero_Both",
10061 "sameMIDcase8NonEMotherIM_InM_zero_Both; invariant mass in GeV/c^{2};#",
10067 new TH1D(
"sameMIDcase8NonEPdgFromTarget_InM_zero_Both",
10068 "sameMIDcase8NonEPdgFromTarget_InM_zero_Both; Id ;#",
10075 new TH1D(
"sameMIDcase8NonEComeFromTargetIM_InM_zero_Both",
10076 "sameMIDcase8NonEComeFromTargetIM_InM_zero_Both; invariant mass "
10084 new TH1D(
"sameMIDcase8NonEComeFromTargetP_InM_zero_Both",
10085 "sameMIDcase8NonEComeFromTargetP_InM_zero_Both; P in GeV/c^{2} ;#",
10092 "sameMIDcase8NonEComeFromTargetPt_InM_zero_Both",
10093 "sameMIDcase8NonEComeFromTargetPt_InM_zero_Both; Pt in GeV/c^{2} ;#",
10101 "BG1_InM_one_Both; invariant mass in GeV/c^{2};#",
10107 "BG2_InM_one_Both; invariant mass in GeV/c^{2};#",
10113 "BG3_InM_one_Both; invariant mass in GeV/c^{2};#",
10119 "BG4_InM_one_Both; invariant mass in GeV/c^{2};#",
10125 "BG5_InM_one_Both; invariant mass in GeV/c^{2};#",
10131 "BG6_InM_one_Both; invariant mass in GeV/c^{2};#",
10137 "BG7_InM_one_Both; invariant mass in GeV/c^{2};#",
10143 "BG8_InM_one_Both; invariant mass in GeV/c^{2};#",
10149 "BG9_InM_one_Both; invariant mass in GeV/c^{2};#",
10155 new TH1D(
"BG10_InM_one_Both",
10156 "BG10_InM_one_Both; invariant mass in GeV/c^{2};#",
10162 "PdgCase8_InM_one_Both",
"PdgCase8_InM_one_Both; Id ;#", 5000, -2500, 2500);
10165 "PdgCase8mothers_InM_one_Both; Id ;#",
10171 new TH1D(
"sameMIDcase8_InM_one_Both",
10172 "sameMIDcase8_InM_one_Both; invariant mass in GeV/c^{2};#",
10178 new TH1D(
"sameGRIDcase8_InM_one_Both",
10179 "sameGRIDcase8_InM_one_Both; invariant mass in GeV/c^{2};#",
10185 "Case1ZYPos_InM_one_Both; z[cm]; y[cm]",
10194 new TH1D(
"sameMIDcase8_mothedPDG_InM_one_Both",
10195 "sameMIDcase8_mothedPDG_InM_one_Both; Id ;#",
10201 new TH1D(
"PdgCase8NonEComeFromTarget_InM_one_Both",
10202 "PdgCase8NonEComeFromTarget_InM_one_Both; Id ;#",
10208 new TH1D(
"PdgCase8NonE_NOT_FromTarget_InM_one_Both",
10209 "PdgCase8NonE_NOT_FromTarget_InM_one_Both; Id ;#",
10216 new TH1D(
"PdgCase8motherNonE_InM_one_Both",
10217 "PdgCase8motherNonE_InM_one_Both; Id ;#",
10223 new TH1D(
"Case8ElFromDalitz_InM_one_Both",
10224 "Case8ElFromDalitz_InM_one_Both; invariant mass in GeV/c^{2};#",
10230 new TH1D(
"Case8NonElFrom_pn_InM_one_Both",
10231 "Case8NonElFrom_pn_InM_one_Both; invariant mass in GeV/c^{2};#",
10237 new TH1D(
"Case8NonElFrom_eta_InM_one_Both",
10238 "Case8NonElFrom_eta_InM_one_Both; invariant mass in GeV/c^{2};#",
10244 new TH1D(
"Case8NonElFrom_kaon_InM_one_Both",
10245 "Case8NonElFrom_kaon_InM_one_Both; invariant mass in GeV/c^{2};#",
10251 new TH1D(
"sameMIDcase8NonEPdg_InM_one_Both",
10252 "sameMIDcase8NonEPdg_InM_one_Both; Id ;#",
10258 new TH1D(
"sameMIDcase8NonEMotherPdg_InM_one_Both",
10259 "sameMIDcase8NonEMotherPdg_InM_one_Both; Id ;#",
10265 "sameMIDcase8NonEMotherIM_InM_one_Both",
10266 "sameMIDcase8NonEMotherIM_InM_one_Both; invariant mass in GeV/c^{2};#",
10272 new TH1D(
"sameMIDcase8NonEPdgFromTarget_InM_one_Both",
10273 "sameMIDcase8NonEPdgFromTarget_InM_one_Both; Id ;#",
10280 new TH1D(
"sameMIDcase8NonEComeFromTargetIM_InM_one_Both",
10281 "sameMIDcase8NonEComeFromTargetIM_InM_one_Both; invariant mass in "
10289 new TH1D(
"sameMIDcase8NonEComeFromTargetP_InM_one_Both",
10290 "sameMIDcase8NonEComeFromTargetP_InM_one_Both; P in GeV/c^{2} ;#",
10297 "sameMIDcase8NonEComeFromTargetPt_InM_one_Both",
10298 "sameMIDcase8NonEComeFromTargetPt_InM_one_Both; Pt in GeV/c^{2} ;#",
10306 "BG1_InM_two_Both; invariant mass in GeV/c^{2};#",
10312 "BG2_InM_two_Both; invariant mass in GeV/c^{2};#",
10318 "BG3_InM_two_Both; invariant mass in GeV/c^{2};#",
10324 "BG4_InM_two_Both; invariant mass in GeV/c^{2};#",
10330 "BG5_InM_two_Both; invariant mass in GeV/c^{2};#",
10336 "BG6_InM_two_Both; invariant mass in GeV/c^{2};#",
10342 "BG7_InM_two_Both; invariant mass in GeV/c^{2};#",
10348 "BG8_InM_two_Both; invariant mass in GeV/c^{2};#",
10354 "BG9_InM_two_Both; invariant mass in GeV/c^{2};#",
10360 new TH1D(
"BG10_InM_two_Both",
10361 "BG10_InM_two_Both; invariant mass in GeV/c^{2};#",
10367 "PdgCase8_InM_two_Both",
"PdgCase8_InM_two_Both; Id ;#", 5000, -2500, 2500);
10370 "PdgCase8mothers_InM_two_Both; Id ;#",
10376 new TH1D(
"sameMIDcase8_InM_two_Both",
10377 "sameMIDcase8_InM_two_Both; invariant mass in GeV/c^{2};#",
10383 new TH1D(
"sameGRIDcase8_InM_two_Both",
10384 "sameGRIDcase8_InM_two_Both; invariant mass in GeV/c^{2};#",
10390 "Case1ZYPos_InM_two_Both; z[cm]; y[cm]",
10399 new TH1D(
"sameMIDcase8_mothedPDG_InM_two_Both",
10400 "sameMIDcase8_mothedPDG_InM_two_Both; Id ;#",
10406 new TH1D(
"PdgCase8NonEComeFromTarget_InM_two_Both",
10407 "PdgCase8NonEComeFromTarget_InM_two_Both; Id ;#",
10413 new TH1D(
"PdgCase8NonE_NOT_FromTarget_InM_two_Both",
10414 "PdgCase8NonE_NOT_FromTarget_InM_two_Both; Id ;#",
10421 new TH1D(
"PdgCase8motherNonE_InM_two_Both",
10422 "PdgCase8motherNonE_InM_two_Both; Id ;#",
10428 new TH1D(
"Case8ElFromDalitz_InM_two_Both",
10429 "Case8ElFromDalitz_InM_two_Both; invariant mass in GeV/c^{2};#",
10435 new TH1D(
"Case8NonElFrom_pn_InM_two_Both",
10436 "Case8NonElFrom_pn_InM_two_Both; invariant mass in GeV/c^{2};#",
10442 new TH1D(
"Case8NonElFrom_eta_InM_two_Both",
10443 "Case8NonElFrom_eta_InM_two_Both; invariant mass in GeV/c^{2};#",
10449 new TH1D(
"Case8NonElFrom_kaon_InM_two_Both",
10450 "Case8NonElFrom_kaon_InM_two_Both; invariant mass in GeV/c^{2};#",
10456 new TH1D(
"sameMIDcase8NonEPdg_InM_two_Both",
10457 "sameMIDcase8NonEPdg_InM_two_Both; Id ;#",
10463 new TH1D(
"sameMIDcase8NonEMotherPdg_InM_two_Both",
10464 "sameMIDcase8NonEMotherPdg_InM_two_Both; Id ;#",
10470 "sameMIDcase8NonEMotherIM_InM_two_Both",
10471 "sameMIDcase8NonEMotherIM_InM_two_Both; invariant mass in GeV/c^{2};#",
10477 new TH1D(
"sameMIDcase8NonEPdgFromTarget_InM_two_Both",
10478 "sameMIDcase8NonEPdgFromTarget_InM_two_Both; Id ;#",
10485 new TH1D(
"sameMIDcase8NonEComeFromTargetIM_InM_two_Both",
10486 "sameMIDcase8NonEComeFromTargetIM_InM_two_Both; invariant mass in "
10494 new TH1D(
"sameMIDcase8NonEComeFromTargetP_InM_two_Both",
10495 "sameMIDcase8NonEComeFromTargetP_InM_two_Both; P in GeV/c^{2} ;#",
10502 "sameMIDcase8NonEComeFromTargetPt_InM_two_Both",
10503 "sameMIDcase8NonEComeFromTargetPt_InM_two_Both; Pt in GeV/c^{2} ;#",
10511 new TH1D(
"BG1_InM_onetwo_Both",
10512 "BG1_InM_onetwo_Both; invariant mass in GeV/c^{2};#",
10518 new TH1D(
"BG2_InM_onetwo_Both",
10519 "BG2_InM_onetwo_Both; invariant mass in GeV/c^{2};#",
10525 new TH1D(
"BG3_InM_onetwo_Both",
10526 "BG3_InM_onetwo_Both; invariant mass in GeV/c^{2};#",
10532 new TH1D(
"BG4_InM_onetwo_Both",
10533 "BG4_InM_onetwo_Both; invariant mass in GeV/c^{2};#",
10539 new TH1D(
"BG5_InM_onetwo_Both",
10540 "BG5_InM_onetwo_Both; invariant mass in GeV/c^{2};#",
10546 new TH1D(
"BG6_InM_onetwo_Both",
10547 "BG6_InM_onetwo_Both; invariant mass in GeV/c^{2};#",
10553 new TH1D(
"BG7_InM_onetwo_Both",
10554 "BG7_InM_onetwo_Both; invariant mass in GeV/c^{2};#",
10560 new TH1D(
"BG8_InM_onetwo_Both",
10561 "BG8_InM_onetwo_Both; invariant mass in GeV/c^{2};#",
10567 new TH1D(
"BG9_InM_onetwo_Both",
10568 "BG9_InM_onetwo_Both; invariant mass in GeV/c^{2};#",
10574 new TH1D(
"BG10_InM_onetwo_Both",
10575 "BG10_InM_onetwo_Both; invariant mass in GeV/c^{2};#",
10581 "PdgCase8_InM_onetwo_Both; Id ;#",
10587 new TH1D(
"PdgCase8mothers_InM_onetwo_Both",
10588 "PdgCase8mothers_InM_onetwo_Both; Id ;#",
10594 new TH1D(
"sameMIDcase8_InM_onetwo_Both",
10595 "sameMIDcase8_InM_onetwo_Both; invariant mass in GeV/c^{2};#",
10601 new TH1D(
"sameGRIDcase8_InM_onetwo_Both",
10602 "sameGRIDcase8_InM_onetwo_Both; invariant mass in GeV/c^{2};#",
10608 new TH2D(
"Case1ZYPos_InM_onetwo_Both",
10609 "Case1ZYPos_InM_onetwo_Both; z[cm]; y[cm]",
10618 new TH1D(
"sameMIDcase8_mothedPDG_InM_onetwo_Both",
10619 "sameMIDcase8_mothedPDG_InM_onetwo_Both; Id ;#",
10626 new TH1D(
"PdgCase8NonEComeFromTarget_InM_onetwo_Both",
10627 "PdgCase8NonEComeFromTarget_InM_onetwo_Both; Id ;#",
10634 new TH1D(
"PdgCase8NonE_NOT_FromTarget_InM_onetwo_Both",
10635 "PdgCase8NonE_NOT_FromTarget_InM_onetwo_Both; Id ;#",
10642 new TH1D(
"PdgCase8motherNonE_InM_onetwo_Both",
10643 "PdgCase8motherNonE_InM_onetwo_Both; Id ;#",
10649 new TH1D(
"Case8ElFromDalitz_InM_onetwo_Both",
10650 "Case8ElFromDalitz_InM_onetwo_Both; invariant mass in GeV/c^{2};#",
10656 new TH1D(
"Case8NonElFrom_pn_InM_onetwo_Both",
10657 "Case8NonElFrom_pn_InM_onetwo_Both; invariant mass in GeV/c^{2};#",
10663 "Case8NonElFrom_eta_InM_onetwo_Both",
10664 "Case8NonElFrom_eta_InM_onetwo_Both; invariant mass in GeV/c^{2};#",
10670 "Case8NonElFrom_kaon_InM_onetwo_Both",
10671 "Case8NonElFrom_kaon_InM_onetwo_Both; invariant mass in GeV/c^{2};#",
10677 new TH1D(
"sameMIDcase8NonEPdg_InM_onetwo_Both",
10678 "sameMIDcase8NonEPdg_InM_onetwo_Both; Id ;#",
10684 new TH1D(
"sameMIDcase8NonEMotherPdg_InM_onetwo_Both",
10685 "sameMIDcase8NonEMotherPdg_InM_onetwo_Both; Id ;#",
10692 "sameMIDcase8NonEMotherIM_InM_onetwo_Both",
10693 "sameMIDcase8NonEMotherIM_InM_onetwo_Both; invariant mass in GeV/c^{2};#",
10700 new TH1D(
"sameMIDcase8NonEPdgFromTarget_InM_onetwo_Both",
10701 "sameMIDcase8NonEPdgFromTarget_InM_onetwo_Both; Id ;#",
10708 new TH1D(
"sameMIDcase8NonEComeFromTargetIM_InM_onetwo_Both",
10709 "sameMIDcase8NonEComeFromTargetIM_InM_onetwo_Both; invariant mass "
10717 "sameMIDcase8NonEComeFromTargetP_InM_onetwo_Both",
10718 "sameMIDcase8NonEComeFromTargetP_InM_onetwo_Both; P in GeV/c^{2} ;#",
10725 "sameMIDcase8NonEComeFromTargetPt_InM_onetwo_Both",
10726 "sameMIDcase8NonEComeFromTargetPt_InM_onetwo_Both; Pt in GeV/c^{2} ;#",
10734 new TH1D(
"AnnTruePairs",
"AnnTruePairs; Ann value ;#", 100, -1.2, 1.2);
10737 new TH1D(
"AnnFalsePairs",
"AnnFalsePairs; Ann value ;#", 100, -1.2, 1.2);
10740 "AnnTruePairs_AfterCuts",
"AnnTruePairs; Ann value ;#", 100, -1.2, 1.2);
10743 "AnnFalsePairs_AfterCuts; Ann value ;#",
10752 new TH1D(
"Pi0InvMassReco_WAC",
10753 "Pi0InvMassReco_WAC; invariant mass in GeV/c^{2};#",
10759 "EMT_InvMass_WAC; invariant mass in GeV/c^{2};#",
10765 "Pi0_pt_vs_rap_WAC; rapidity y; p_{t} in GeV/c ",
10774 new TH2D(
"Pi0_pt_vs_rap_est_WAC",
10775 "Pi0_pt_vs_rap_est_WAC; rapidity y; p_{t} in GeV/c ",
10784 "DalitzPi0_WAC; invariant mass in GeV/c^{2};#",
10790 "PhotonsPi0_WAC; invariant mass in GeV/c^{2};#",
10796 "MultiplicityGamma_WAC",
10797 "MultiplicityGamma_WAC; Nof gammas in event; invariant mass in GeV/c^{2};#",
10806 new TH2D(
"MultiplicityChargedParticles_WAC",
10807 "MultiplicityChargedParticles_WAC; Nof charged particles in "
10808 "event; invariant mass in GeV/c^{2};#",
10817 "BG1_InM_WAC",
"BG1_InM_WAC; invariant mass in GeV/c^{2};#", 1000, 0, 2.0);
10820 "BG2_InM_WAC",
"BG2_InM_WAC; invariant mass in GeV/c^{2};#", 1000, 0, 2.0);
10823 "BG3_InM_WAC",
"BG3_InM_WAC; invariant mass in GeV/c^{2};#", 1000, 0, 2.0);
10826 "BG4_InM_WAC",
"BG4_InM_WAC; invariant mass in GeV/c^{2};#", 1000, 0, 2.0);
10829 "BG5_InM_WAC",
"BG5_InM_WAC; invariant mass in GeV/c^{2};#", 1000, 0, 2.0);
10832 "BG6_InM_WAC",
"BG6_InM_WAC; invariant mass in GeV/c^{2};#", 1000, 0, 2.0);
10835 "BG7_InM_WAC",
"BG7_InM_WAC; invariant mass in GeV/c^{2};#", 1000, 0, 2.0);
10838 "BG8_InM_WAC",
"BG8_InM_WAC; invariant mass in GeV/c^{2};#", 1000, 0, 2.0);
10841 "BG9_InM_WAC",
"BG9_InM_WAC; invariant mass in GeV/c^{2};#", 1000, 0, 2.0);
10844 "BG10_InM_WAC; invariant mass in GeV/c^{2};#",
10850 new TH1D(
"PdgCase8_InM_WAC",
"PdgCase8_InM_WAC; Id ;#", 5000, -2500, 2500);
10853 "PdgCase8mothers_InM_WAC; Id ;#",
10859 new TH1D(
"sameMIDcase8_InM_WAC",
10860 "sameMIDcase8_InM_WAC; invariant mass in GeV/c^{2};#",
10866 new TH1D(
"sameGRIDcase8_InM_WAC",
10867 "sameGRIDcase8_InM_WAC; invariant mass in GeV/c^{2};#",
10873 "Case1ZYPos_InM_WAC; z[cm]; y[cm]",
10882 new TH1D(
"sameMIDcase8_mothedPDG_InM_WAC",
10883 "sameMIDcase8_mothedPDG_InM_WAC; Id ;#",
10889 new TH1D(
"PdgCase8NonEComeFromTarget_InM_WAC",
10890 "PdgCase8NonEComeFromTarget_InM_WAC; Id ;#",
10896 new TH1D(
"PdgCase8NonE_NOT_FromTarget_InM_WAC",
10897 "PdgCase8NonE_NOT_FromTarget_InM_WAC; Id ;#",
10903 "PdgCase8motherNonE_InM_WAC; Id ;#",
10909 new TH1D(
"Case8ElFromDalitz_InM_WAC",
10910 "Case8ElFromDalitz_InM_WAC; invariant mass in GeV/c^{2};#",
10916 new TH1D(
"Case8NonElFrom_pn_InM_WAC",
10917 "Case8NonElFrom_pn_InM_WAC; invariant mass in GeV/c^{2};#",
10923 new TH1D(
"Case8NonElFrom_eta_InM_WAC",
10924 "Case8NonElFrom_eta_InM_WAC; invariant mass in GeV/c^{2};#",
10930 new TH1D(
"Case8NonElFrom_kaon_InM_WAC",
10931 "Case8NonElFrom_kaon_InM_WAC; invariant mass in GeV/c^{2};#",
10937 "sameMIDcase8NonEPdg_InM_WAC; Id ;#",
10943 new TH1D(
"sameMIDcase8NonEMotherPdg_InM_WAC",
10944 "sameMIDcase8NonEMotherPdg_InM_WAC; Id ;#",
10950 new TH1D(
"sameMIDcase8NonEMotherIM_InM_WAC",
10951 "sameMIDcase8NonEMotherIM_InM_WAC; invariant mass in GeV/c^{2};#",
10957 new TH1D(
"sameMIDcase8NonEPdgFromTarget_InM_WAC",
10958 "sameMIDcase8NonEPdgFromTarget_InM_WAC; Id ;#",
10964 "sameMIDcase8NonEComeFromTargetIM_InM_WAC",
10965 "sameMIDcase8NonEComeFromTargetIM_InM_WAC; invariant mass in GeV/c^{2};#",
10971 new TH1D(
"sameMIDcase8NonEComeFromTargetP_InM_WAC",
10972 "sameMIDcase8NonEComeFromTargetP_InM_WAC; P in GeV/c^{2} ;#",
10978 new TH1D(
"sameMIDcase8NonEComeFromTargetPt_InM_WAC",
10979 "sameMIDcase8NonEComeFromTargetPt_InM_WAC; Pt in GeV/c^{2} ;#",
10987 "Chi2_for_Primary",
"Chi2_for_Primary; #chi^{2};entries", 200, 0, 20);
10990 "Chi2_for_Secondary",
"Chi2_for_Secondary; #chi^{2};entries", 200, 0, 20);