 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef ISF_INTERFACES_IINPUTCONVERTER_H
6 #define ISF_INTERFACES_IINPUTCONVERTER_H 1
9 #include "GaudiKernel/IInterface.h"
66 const std::vector<ISF::ISFParticle*>& isp,
67 HepMC::GenEvent* genEvent,
68 HepMC::GenEvent* shadowGenEvent =
nullptr,
69 bool useHepMC =
false)
const = 0;
74 #endif // ISF_INTERFACES_IINPUTCONVERTER_H
std::list< ISF::ISFParticle * > ISFParticleContainer
generic ISFParticle container (not necessarily a std::list!)
Handle class for recording to StoreGate.
POOL::TEvent event(POOL::TEvent::kClassAccess)
::StatusCode StatusCode
StatusCode definition for legacy code.
This defines the McEventCollection, which is really just an ObjectVector of McEvent objects.
Handle class for reading from StoreGate.