]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVGEN/AliGenDoubleScan.cxx
Coding convention clean-up
[u/mrichter/AliRoot.git] / EVGEN / AliGenDoubleScan.cxx
index 88c4673e0d21675a50831b31fd7d3a3f6b5a8be8..93eff9f042a10b3a81bb5cca036fc22bf495d165 100644 (file)
@@ -15,6 +15,9 @@
 
 /*
 $Log$
+Revision 1.5  2000/12/06 15:11:38  morsch
+Correct double declared data members.
+
 Revision 1.4  2000/11/30 07:12:50  alibrary
 Introducing new Rndm and QA classes
 
@@ -29,6 +32,12 @@ First commit of this file
 
 */
 
+// As AliGenScan,  generation of particles on a 3-dim grid
+// but here double hits with a predefined distance are generated.
+// The second particle is generated at a constant distance but with random phi.
+// Generator can be used to evaluate double hit resolutions.
+// Author: andreas.morsch@cern.ch
+
 #include "AliGenDoubleScan.h"
 #include "AliRun.h"