#include <CLHEP/Random/RandomEngine.h>
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "SimDataFormats/GeneratorProducts/interface/HepMCProduct.h"
Go to the source code of this file.
Functions | |
void | cmsending_ (int *ecode) |
void | hwaend_ () |
double | hwrgen_ (int *idummy) |
Variables | |
CLHEP::HepRandomEngine * | randomEngine |
void cmsending_ | ( | int * | ecode | ) |
Definition at line 12 of file Dummies.cc.
References edm::hlt::Exception.
void hwaend_ | ( | ) |
Definition at line 10 of file Dummies.cc.
double hwrgen_ | ( | int * | idummy | ) |
Definition at line 17 of file Dummies.cc.
References assert(), instance, randomEngine, and gen::Herwig6Instance::randomEngine.
CLHEP::HepRandomEngine* randomEngine |
Definition at line 7 of file Dummies.cc.
Referenced by hwrgen_().