CMS 3D CMS Logo

HWRGEN.cc File Reference

#include "GeneratorInterface/MCatNLOInterface/interface/HWRGEN.h"
#include "CLHEP/Random/RandomEngine.h"

Go to the source code of this file.

Functions

double hwrgen_ (int *idummy)

Variables

CLHEP::HepRandomEngine * randomEngine


Function Documentation

double hwrgen_ ( int idummy  ) 

Definition at line 7 of file HWRGEN.cc.

References randomEngine.

00008   {
00009     return randomEngine->flat();
00010   }


Variable Documentation

CLHEP::HepRandomEngine* randomEngine

Definition at line 4 of file HWRGEN.cc.


Generated on Tue Jun 9 17:53:35 2009 for CMSSW by  doxygen 1.5.4