1 #ifndef Exhume_Producer_h
2 #define Exhume_Producer_h
13 #include "HepMC/GenEvent.h"
17 class HepRandomEngine;
bool pythiaHepMCVerbosity_
HepMC verbosity flag.
virtual void produce(edm::Event &e, const EventSetup &es)
Interface to the PYGIVE pythia routine, with add'l protections.
unsigned int pythiaPylistVerbosity_
Pythia PYLIST Verbosity flag.
Exhume::CrossSection * exhumeProcess_
CLHEP::HepRandomEngine * fRandomEngine
CLHEP::RandFlat * fRandomGenerator
Exhume::Event * exhumeEvent_
virtual ~ExhumeProducer()
Destructor.
unsigned int eventNumber_
unsigned int maxEventsToPrint_
Events to print if verbosity.
ExhumeProducer(const ParameterSet &)
Constructor.