]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
branches
authorjgrosseo <jgrosseo@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sat, 13 Sep 2008 10:42:05 +0000 (10:42 +0000)
committerjgrosseo <jgrosseo@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sat, 13 Sep 2008 10:42:05 +0000 (10:42 +0000)
PWG0/dNdEta/run.C

index 0a8a8621c39a2beae9bfc37d88366381cbbbba24..46059b5e7bd708a43d4f4bf2c1cdad7775065602 100644 (file)
@@ -169,7 +169,7 @@ void run(Int_t runWhat, const Char_t* data, Int_t nRuns=20, Int_t offset=0, Bool
 
   // Add ESD handler
   AliESDInputHandler* esdH = new AliESDInputHandler;
-  esdH->SetInactiveBranches("*");
+  esdH->SetInactiveBranches("AliESDACORDE FMD ALIESDTZERO ALIESDVZERO ALIESDZDC AliRawDataErrorLogs CaloClusters Cascades EMCALCells EMCALTrigger ESDfriend Kinks Kinks Cascades AliESDTZERO ALIESDACORDE MuonTracks TrdTracks CaloClusters");
   mgr->SetInputEventHandler(esdH);
 
   // Enable debug printouts