#include <IReconstructedParticleMaker.h>
Inheritance diagram for Atlfast::IReconstructedParticleMaker:
Public Types | |
typedef std::vector< HepMC::GenParticle *> | t_MC_particleCollection |
typedef std::vector< HepMC::GenParticle *>::iterator | t_MC_particleIterator |
Public Methods | |
virtual bool | getMC (t_MC_particleCollection &)=0 |
virtual ReconstructedParticle * | create (HepMC::GenParticle *)=0 |
virtual bool | isAcceptable (ReconstructedParticle *)=0 |
virtual StatusCode | store (t_reconstructedParticleCollection *)=0 |
|
|
|
|
|
|
|
|
|
|
|
|