Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | Related Pages

marlin::IRecoParticleFactory Class Reference

Interface for a factory class that creates a ReconstructedParticle from an MCParticle. More...

#include <IRecoParticleFactory.h>

List of all members.

Public Member Functions

virtual ~IRecoParticleFactory ()
 Virtual d'tor.

virtual lcio::ReconstructedParticle * createReconstructedParticle (const lcio::MCParticle *mcp)=0
 The actual factory method that creates a new ReconstructedParticle for the given MCParticle.


Detailed Description

Interface for a factory class that creates a ReconstructedParticle from an MCParticle.

Author:
F. Gaede, DESY
Version:
Id
IRecoParticleFactory.h,v 1.2 2005/10/11 12:56:28 gaede Exp


Member Function Documentation

virtual lcio::ReconstructedParticle* marlin::IRecoParticleFactory::createReconstructedParticle const lcio::MCParticle *  mcp  )  [pure virtual]
 

The actual factory method that creates a new ReconstructedParticle for the given MCParticle.

NULL if no ReconstructedParticle should be created due to detector acceptance.


The documentation for this class was generated from the following file:
Generated on Mon Jan 12 09:48:56 2009 for Marlin by doxygen 1.3.5