]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVGEN/AliGenMC.h
Add Boost() method to boost all particles to LHC lab frame. Needed for asymmetric...
[u/mrichter/AliRoot.git] / EVGEN / AliGenMC.h
index 28dd0d7b0b54972f190692d9a024681b88dfc0b7..4e85518e98f599b6ceaf10dfc2a2dff21903b2df 100644 (file)
@@ -61,8 +61,7 @@ class AliGenMC : public AliGenerator
     Float_t     fChildYMin;     // Children minimum y
     Float_t     fChildYMax;     // Children maximum y
     Decay_t     fForceDecay;    // Decay channel forced
-       
-    ClassDef(AliGenMC,1)       // AliGenerator implementation for generators using MC methods
+    ClassDef(AliGenMC,2)       // AliGenerator implementation for generators using MC methods
 };
 #endif