X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=STEER%2FAliGenInfo.C;h=bd8813e93c5a668ba76498a520e454dcbcaf694b;hb=73fbcfb3d9e2fb3560ff443143feb54f1f89b090;hp=f5e839142ad8b113b4072ffb86e8498b1612e806;hpb=d6355c8cdfe10aeef8f861af46e31160cd0c40e6;p=u%2Fmrichter%2FAliRoot.git diff --git a/STEER/AliGenInfo.C b/STEER/AliGenInfo.C index f5e839142ad..bd8813e93c5 100644 --- a/STEER/AliGenInfo.C +++ b/STEER/AliGenInfo.C @@ -23,7 +23,7 @@ Macro to generate comples MC information - used for Comparison later on How to use it? .L $ALICE_ROOT/STEER/AliGenInfo.C+ -AliGenInfoMaker *t = new AliGenInfoMaker("galice.root","genTracks.root",1,0) +AliGenInfoMaker *t = new AliGenInfoMaker("galice.root","genTracks.root",0,0) t->Exec(); */