]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
load classes.
authorloizides <loizides@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 7 Oct 2010 21:55:48 +0000 (21:55 +0000)
committerloizides <loizides@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 7 Oct 2010 21:55:48 +0000 (21:55 +0000)
PWG2/EVCHAR/macros/cent/rootlogon.C

index bcbd50e4a3c0ef09546211514a4a601368472033..91694f106b840de39c3e6155d20de069c45c66d0 100644 (file)
@@ -36,4 +36,6 @@
     delete gRandom;
     gRandom = new TRandom3(0);
   }
+
+  gROOT->LoadMacro("createHijingGlauberTestTree.C+g");
 }