]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HERWIG/AliHerwigRndm.h
Introduce a statistical threshold (Raphaelle)
[u/mrichter/AliRoot.git] / HERWIG / AliHerwigRndm.h
index 5753ab30cd9a98b002d1507ea3b5f702d4c5b973..9f5baaad452f91358c27d76ad9266f342fcaff52 100644 (file)
@@ -5,6 +5,13 @@
 
 /* $Id$ */
 
+//-----------------------------------------------------------------------------
+//   Class: AliHerwigRndm
+//   Responsibilities: Interface to Root random number generator 
+//                     from Fortran (re-implements FINCTION RLU_HERWIG 
+//                     from HERWIG)
+//-----------------------------------------------------------------------------
+
 #include <Rtypes.h>
 #include <TError.h>