]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVGEN/AliGenBox.h
A pointer was set to zero in the default constructor to avoid memory management problems
[u/mrichter/AliRoot.git] / EVGEN / AliGenBox.h
index fee9ed6ce18a64bf9275f7b1f1152d21f1f8fb0d..238fa8313225ada3d28f90df48af61ea053b42b3 100644 (file)
@@ -5,6 +5,12 @@
 
 /* $Id$ */
 
+/*
+ Generator for particles in a preset
+ kinematic range (flat distribution)
+ Comments and suggestions: andreas.morsch@cern.ch
+*/
+
 #include "AliGenerator.h"
 class AliGenBox : public AliGenerator
 {