]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - macros/Config.C
Macro for merging (AliMergeSteer.C) together with an example how to use it (TestMergeC.C)
[u/mrichter/AliRoot.git] / macros / Config.C
index aadd27c126af1596bc249c874a38f41efe3b1090..9bf04a1655cc10ae83241c8ffb3151e5c688248f 100644 (file)
@@ -1,4 +1,10 @@
 static Int_t    eventsPerRun = 100;
+enum PprGeo_t 
+{
+    kHoles, kNoHoles
+};
+static PprGeo_t geo = kHoles;
+
 void Config()
 {
     // 7-DEC-2000 09:00