]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVGEN/AliGenScan.cxx
Coding rule violations corrected.
[u/mrichter/AliRoot.git] / EVGEN / AliGenScan.cxx
index 9bd6a6927aa2bc0144b77478c86fddfe6b7b55fa..c540cab0d7b805029af67558c4563806d2231d71 100644 (file)
 
 /* $Id$ */
 
+// Realisation of AliGenerator that generates particles with
+// vertices on a user defined grid.
+// The vertex positions can be smeared. 
+// Momentum vectors are defined through the methods provided by AliGenerator.
+// Author: andreas.morsch@cern.ch
+
 #include "AliGenScan.h"
 #include "AliRun.h"