#include "GeneratorInterface/TopRexInterface/interface/PYR.h"
#include "CLHEP/Random/RandomEngine.h"
Go to the source code of this file.
Functions | |
double | pyr_ (int *idummy) |
Variables | |
CLHEP::HepRandomEngine * | randomEngine |
double pyr_ | ( | int * | idummy | ) |
Definition at line 7 of file PYR.cc.
References randomEngine.
Referenced by edm::PythiaSource::produce(), and edm::PythiaProducer::produce().
00008 { 00009 return randomEngine->flat(); 00010 }
CLHEP::HepRandomEngine* randomEngine |
Definition at line 4 of file PYR.cc.
Referenced by edm::AlpgenProducer::AlpgenProducer(), edm::AlpgenSource::AlpgenSource(), edm::Herwig6Producer::Herwig6Producer(), edm::Herwig6Source::Herwig6Source(), hwrgen_(), edm::HydjetProducer::hydjet_init(), edm::HydjetSource::hydjet_init(), edm::MadGraphProducer::MadGraphProducer(), edm::MadGraphSource::MadGraphSource(), edm::MCatNLOProducer::MCatNLOProducer(), edm::MCatNLOSource::MCatNLOSource(), edm::PomwigProducer::PomwigProducer(), edm::PomwigSource::PomwigSource(), edm::PyquenSource::pyqpythia_init(), edm::PyquenProducer::pyqpythia_init(), pyr_(), edm::PythiaProducer::PythiaProducer(), edm::PythiaSource::PythiaSource(), edm::ToprexProducer::ToprexProducer(), and edm::ToprexSource::ToprexSource().