X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=EVGEN%2FAliGenBox.h;h=238fa8313225ada3d28f90df48af61ea053b42b3;hb=f5a401826eedb6f9652a36a6b5088e59ff1f0234;hp=fee9ed6ce18a64bf9275f7b1f1152d21f1f8fb0d;hpb=790bbabf2c30561c1025fdd75cdc4cf14b9f2b63;p=u%2Fmrichter%2FAliRoot.git diff --git a/EVGEN/AliGenBox.h b/EVGEN/AliGenBox.h index fee9ed6ce18..238fa831322 100644 --- a/EVGEN/AliGenBox.h +++ b/EVGEN/AliGenBox.h @@ -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 {