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

McReconAlg Class Reference

alg to control writing of McTruth information. More...

Inheritance diagram for McReconAlg:

Algorithm List of all members.

Public Methods

 McReconAlg (const std::string& name, ISvcLocator* pSvcLocator)
 Constructor of this form must be provided. More...

StatusCode initialize ()
StatusCode execute ()
StatusCode finalize ()

Private Attributes

std::string m_tupleName
INTupleWriterSvc* m_ntupleWriteSvc

Detailed Description

alg to control writing of McTruth information.

Definition at line 36 of file McReconAlg.cxx.


Constructor & Destructor Documentation

McReconAlg::McReconAlg ( const std::string & name,
ISvcLocator * pSvcLocator )
 

Constructor of this form must be provided.

Definition at line 57 of file McReconAlg.cxx.


Member Function Documentation

StatusCode McReconAlg::execute ( )
 

Definition at line 94 of file McReconAlg.cxx.

StatusCode McReconAlg::finalize ( )
 

Definition at line 193 of file McReconAlg.cxx.

StatusCode McReconAlg::initialize ( )
 

Definition at line 68 of file McReconAlg.cxx.


Member Data Documentation

INTupleWriterSvc * McReconAlg::m_ntupleWriteSvc [private]
 

Definition at line 48 of file McReconAlg.cxx.

std::string McReconAlg::m_tupleName [private]
 

Definition at line 47 of file McReconAlg.cxx.


The documentation for this class was generated from the following file:
Generated at Wed Nov 21 12:21:29 2001 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000