#include <EvtGenInterfaceBase.h>
Definition at line 14 of file EvtGenInterfaceBase.h.
gen::EvtGenInterfaceBase::EvtGenInterfaceBase |
( |
| ) |
|
|
inline |
virtual gen::EvtGenInterfaceBase::~EvtGenInterfaceBase |
( |
| ) |
|
|
inlinevirtual |
virtual void gen::EvtGenInterfaceBase::init |
( |
void |
| ) |
|
|
inlinevirtual |
virtual const std::vector<int>& gen::EvtGenInterfaceBase::operatesOnParticles |
( |
| ) |
|
|
inlinevirtual |
virtual void gen::EvtGenInterfaceBase::SetPhotosDecayRandomEngine |
( |
CLHEP::HepRandomEngine * |
decayRandomEngine | ) |
|
|
inlinevirtual |
virtual void gen::EvtGenInterfaceBase::setRandomEngine |
( |
CLHEP::HepRandomEngine * |
v | ) |
|
|
pure virtual |
virtual const std::vector<std::string>& gen::EvtGenInterfaceBase::specialSettings |
( |
| ) |
|
|
inlinevirtual |
std::vector<std::string> gen::EvtGenInterfaceBase::fSpecialSettings |
|
protected |
std::vector<int> gen::EvtGenInterfaceBase::m_PDGs |
|
protected |