1 #ifndef gen_ExternalDecayDriver_h
2 #define gen_ExternalDecayDriver_h
16 class HepRandomEngine;
21 class TauolaInterface;
22 class EvtGenInterface;
23 class PhotosInterface;
38 HepMC::GenEvent*
decay( HepMC::GenEvent* );
PhotosInterface * fPhotosInterface
TauolaInterface * fTauolaInterface
HepMC::GenEvent * decay(HepMC::GenEvent *)
void init(const edm::EventSetup &)
const std::vector< int > & operatesOnParticles()
const std::vector< std::string > & specialSettings()
std::vector< std::string > exSharedResources
EvtGenInterface * fEvtGenInterface
std::vector< std::string > fSpecialSettings
ExternalDecayDriver(const edm::ParameterSet &)
std::vector< std::string > const & sharedResources() const
void setRandomEngine(CLHEP::HepRandomEngine *)