]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Minor cleanup of CountRejected.C
authorhqvigsta <hqvigsta@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 2 Apr 2013 10:24:38 +0000 (10:24 +0000)
committerhqvigsta <hqvigsta@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 2 Apr 2013 10:24:38 +0000 (10:24 +0000)
PWGGA/PHOSTasks/PHOS_PbPb/macros/production/CountRejected.C

index ae2245a9ac7d8183930d3ab4596b53acb6d58868..3e754b22961aa9aa627dba7b7abb04e850a29479 100644 (file)
@@ -21,7 +21,7 @@ void CountReject(RawProduction::Output& output, const char* trigger, int cent, c
 void CountRejected()
 {
   gROOT->LoadMacro("MakeRawProduction.C+g");
-  RawProduction::Output output("RawProduction21.root");
+  RawProduction::Output output("RawProduction.root");
   gStyle->SetOptStat(0);
   
   TStringToken pids("All Allcore Allwou Disp Disp2 Dispcore Dispwou CPV CPVcore CPV2 Both Bothcore", " ");