]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
setting the default cut with proper length
authoramarin <amarin@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 29 Oct 2010 16:58:25 +0000 (16:58 +0000)
committeramarin <amarin@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 29 Oct 2010 16:58:25 +0000 (16:58 +0000)
PWG4/macros/ConfigGammaConversion.C

index c9387af3a0bd1f4b80eb395adae772afc1f2f40d..5fbcb9b56b3f8958ee000c12cff5919e85153250 100644 (file)
@@ -48,7 +48,7 @@ Bool_t kGCdoBGProbability=kFALSE;
 //Svein 
 Bool_t kGCRunGammaJetTask = kFALSE;
 /** ---------------------------------- define cuts here ------------------------------------*/
-TString kGCAnalysisCutSelectionId="90035620401003321022"; // do not change here, use -set-cut-selection in argument instead
+TString kGCAnalysisCutSelectionId="900356204010033210220"; // do not change here, use -set-cut-selection in argument instead
 
 Int_t kGCNEventsForBGCalculation=20;