29 using namespace CLHEP;
36 <<
"The RandomNumberProducer module requires the RandomNumberGeneratorService\n" 37 "which appears to be absent. Please add that service to your configuration\n" 38 "or remove the modules that require it.";
58 produces<GenRunInfoProduct, Transition::EndRun>();
73 run.put(std::make_unique<GenRunInfoProduct>());
T getParameter(std::string const &) const
BaseRandomtXiGunProducer(const ParameterSet &)
void endRun(const edm::Run &r, const edm::EventSetup &) override
void beginRun(const edm::Run &r, const edm::EventSetup &) override
const ESGetToken< HepPDT::ParticleDataTable, edm::DefaultRecord > fPDGTableToken
ESHandle< T > getHandle(const ESGetToken< T, R > &iToken) const
ESHandle< HepPDT::ParticleDataTable > fPDGTable
~BaseRandomtXiGunProducer() override
std::vector< int > fPartIDs
void endRunProduce(edm::Run &r, const edm::EventSetup &) override