Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

Atlfast::IReconstructedParticleMaker Class Reference

#include <IReconstructedParticleMaker.h>

Inheritance diagram for Atlfast::IReconstructedParticleMaker:

Inheritance graph
[legend]
Collaboration diagram for Atlfast::IReconstructedParticleMaker:

Collaboration graph
[legend]
List of all members.

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 ReconstructedParticlecreate (HepMC::GenParticle *)=0
virtual bool isAcceptable (ReconstructedParticle *)=0
virtual StatusCode store (t_reconstructedParticleCollection *)=0

Member Typedef Documentation

typedef std::vector<HepMC::GenParticle*> Atlfast::IReconstructedParticleMaker::t_MC_particleCollection
 

typedef std::vector<HepMC::GenParticle*>::iterator Atlfast::IReconstructedParticleMaker::t_MC_particleIterator
 


Member Function Documentation

virtual ReconstructedParticle* Atlfast::IReconstructedParticleMaker::create HepMC::GenParticle *    [pure virtual]
 

virtual bool Atlfast::IReconstructedParticleMaker::getMC t_MC_particleCollection   [pure virtual]
 

virtual bool Atlfast::IReconstructedParticleMaker::isAcceptable ReconstructedParticle   [pure virtual]
 

virtual StatusCode Atlfast::IReconstructedParticleMaker::store t_reconstructedParticleCollection *    [pure virtual]
 


The documentation for this class was generated from the following file:
Generated on Wed Jan 23 13:00:01 2002 for Atlfast by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001