]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVGEN/AliGenFixed.h
Coding convention clean-up
[u/mrichter/AliRoot.git] / EVGEN / AliGenFixed.h
index ecb43a8c4d5b9f31c5f3d51ec8c35ea62975b7aa..b4cf7c60560d5b4abc57d1477d53df83f8a6621d 100644 (file)
@@ -5,6 +5,11 @@
 
 /* $Id$ */
 
+// Simple particle gun. 
+// Momentum, phi and theta of the partice as well as the particle type can be set.
+// andreas.morsch@cern.ch
+
+
 #include "AliGenerator.h"
 
 class AliGenFixed : public AliGenerator