4 #ifndef GeneratorInterface_CepGenInterface_CepGenEventGenerator_h 5 #define GeneratorInterface_CepGenInterface_CepGenEventGenerator_h 11 #include <CepGen/Core/ParametersList.h> 12 #include <CepGen/Generator.h> 32 const char*
classname()
const {
return "CepGenEventGenerator"; }
const std::vector< std::string > & doSharedResources() const override
bool initializeForInternalPartons()
virtual ~CepGenEventGenerator()
HepMC::GenCrossSection xsec_
bool generatePartonsAndHadronize()
const std::vector< std::string > shared_resources_
std::vector< std::pair< std::string, cepgen::ParametersList > > modif_modules_
const char * classname() const
std::vector< std::pair< std::string, cepgen::ParametersList > > output_modules_
const cepgen::ParametersList proc_params_
bool declareSpecialSettings(const std::vector< std::string > &)
bool declareStableParticles(const std::vector< int > &)
CepGenEventGenerator(const edm::ParameterSet &, edm::ConsumesCollector &&)