ATLAS Offline Software
|
This is the complete list of members for ISF::IInputConverter, including all inherited members.
convert(McEventCollection &inputGenEvents, ISFParticleContainer &simParticles) const =0 | ISF::IInputConverter | pure virtual |
convertHepMCToG4Event(const EventContext &ctx, McEventCollection &inputGenEvents, G4Event *&outputG4Event, McEventCollection &shadowGenEvents) const =0 | ISF::IInputConverter | pure virtual |
convertHepMCToG4EventLegacy(const EventContext &ctx, McEventCollection &inputGenEvents, G4Event *&outputG4Event) const =0 | ISF::IInputConverter | pure virtual |
DeclareInterfaceID(ISF::IInputConverter, 1, 0) | ISF::IInputConverter | |
ISF_to_G4Event(const EventContext &ctx, const std::vector< ISF::ISFParticle * > &isp, HepMC::GenEvent *genEvent, HepMC::GenEvent *shadowGenEvent=nullptr, bool useHepMC=false) const =0 | ISF::IInputConverter | pure virtual |
~IInputConverter() | ISF::IInputConverter | inlinevirtual |