@@ -395,8 +395,8 @@ struct HadNucleiFemto {
395395 {" hHadPin" , " P distribution; #it{p} (GeV/#it{c})" , {HistType::kTH1F , {{120 , -4 .0f , 4 .0f }}}},
396396 {" hHadEta" , " eta distribution; #eta(had)" , {HistType::kTH1F , {{200 , -1 .0f , 1 .0f }}}},
397397 {" hHadPhi" , " phi distribution; phi(had)" , {HistType::kTH1F , {{600 , -4 .0f , 4 .0f }}}},
398- {" h2CPRBefore" , " Close pair rejection before cut; #Delta#eta; #Delta#phi^{*}" , {HistType::kTH2F , {{160 , -2 . 0f , 2 . 0f }, {160 , -3 .2f , 3 .2f }}}},
399- {" h2CPRAfter" , " Close pair rejection after cut; #Delta#eta; #Delta#phi^{*}" , {HistType::kTH2F , {{160 , -2 . 0f , 2 . 0f }, {160 , -3 .2f , 3 .2f }}}},
398+ {" h2CPRBefore" , " Close pair rejection before cut; #Delta#eta; #Delta#phi^{*}" , {HistType::kTH2F , {{300 , -0 . 15f , 0 . 15f }, {400 , -0 .2f , 0 .2f }}}},
399+ {" h2CPRAfter" , " Close pair rejection after cut; #Delta#eta; #Delta#phi^{*}" , {HistType::kTH2F , {{300 , -0 . 15f , 0 . 15f }, {400 , -0 .2f , 0 .2f }}}},
400400
401401 // dE/dx
402402 {" h2dEdxNucandidates" , " dEdx distribution; #it{p} (GeV/#it{c}); dE/dx (a.u.)" , {HistType::kTH2F , {{200 , -5 .0f , 5 .0f }, {100 , 0 .0f , 2000 .0f }}}},
0 commit comments