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

Atlfast::DefaultReconstructedParticleMaker Class Reference

#include <DefaultReconstructedParticleMaker.h>

Inheritance diagram for Atlfast::DefaultReconstructedParticleMaker:

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

Collaboration graph
[legend]
List of all members.

Public Methods

 DefaultReconstructedParticleMaker (const std::string &name, ISvcLocator *pSvcLocator)
virtual ~DefaultReconstructedParticleMaker ()
virtual StatusCode initialize ()
virtual StatusCode execute ()
virtual StatusCode finalize ()

Detailed Description

Reads Monte Carlo particle truth information from the TES and selects a specific particle species (set via a parameter).
For each such MC truth particle it creates a ReconstructedParticle instance. The ReconstructedParticle is created with a smeared energy which can be different for different species.
The ReconstructedParticles are written to the TES


Constructor & Destructor Documentation

Atlfast::DefaultReconstructedParticleMaker::DefaultReconstructedParticleMaker const std::string &    name,
ISvcLocator *    pSvcLocator
 

Standard Athena-Algorithm Constructor

virtual Atlfast::DefaultReconstructedParticleMaker::~DefaultReconstructedParticleMaker   [virtual]
 

Default Destructor


Member Function Documentation

virtual StatusCode Atlfast::DefaultReconstructedParticleMaker::execute   [virtual]
 

Standard Athena-Algorithm method

Reimplemented from IAlgorithm.

virtual StatusCode Atlfast::DefaultReconstructedParticleMaker::finalize   [virtual]
 

Standard Athena-Algorithm method

Reimplemented from IAlgorithm.

virtual StatusCode Atlfast::DefaultReconstructedParticleMaker::initialize   [virtual]
 

Standard Athena-Algorithm method

Reimplemented from IAlgorithm.


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