]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - AliGeant4/AliPrimaryGenerator.h
Merging the VirtualMC branch to the main development branch (HEAD)
[u/mrichter/AliRoot.git] / AliGeant4 / AliPrimaryGenerator.h
index 0914b0586d2c2a840f854aef0028f642a31a12d9..4f644f0cc47aef260a0947503f71755aff6bf763 100644 (file)
@@ -16,7 +16,7 @@ enum AliPrimaryGenerator {
     kGun,               // gun (can be set interactively) 
     kGeantino,          // geantino with random direction
     kChargedGeantino,   // chargedgeantino with random direction
-    kAliGenerator       // AliGenerator from AliRoot
+    kStack              // AliGenerator from MC stack
 };  
 
 #endif //ALI_PRIMARY_GENERATOR_H