From: jgrosseo Date: Sat, 13 Sep 2008 10:42:05 +0000 (+0000) Subject: branches X-Git-Url: http://git.uio.no/git/?a=commitdiff_plain;h=35371116493f3bb0dfd860f0b0726cdba929fad3;p=u%2Fmrichter%2FAliRoot.git branches --- diff --git a/PWG0/dNdEta/run.C b/PWG0/dNdEta/run.C index 0a8a8621c39..46059b5e7bd 100644 --- a/PWG0/dNdEta/run.C +++ b/PWG0/dNdEta/run.C @@ -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