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;
Handle class for reading from StoreGate.
Handle class for recording to StoreGate.
The generic ISF particle definition,.
This defines the McEventCollection, which is really just an ObjectVector of McEvent objectsFile: Gene...
std::list< ISF::ISFParticle * > ISFParticleContainer
generic ISFParticle container (not necessarily a std::list!)