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

AOrecon Class Reference

reconstuction wrapper around minimal adaptation of the AO response version. More...

Inheritance diagram for AOrecon:

Algorithm List of all members.

Public Methods

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

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

Private Attributes

IGlastDetSvc* m_detSvc
GlastRecon* m_recon
xml::IFile* m_ini
SummaryData<GaudiTuple>* m_gsummary
INTupleWriterSvc* m_ntupleWriterSvc
std::string m_tuple_name

Detailed Description

reconstuction wrapper around minimal adaptation of the AO response version.

Definition at line 43 of file AOrecon.cxx.


Constructor & Destructor Documentation

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

Constructor of this form must be provided.

Definition at line 74 of file AOrecon.cxx.


Member Function Documentation

StatusCode AOrecon::execute ( )
 

Definition at line 144 of file AOrecon.cxx.

StatusCode AOrecon::finalize ( )
 

Definition at line 183 of file AOrecon.cxx.

StatusCode AOrecon::initialize ( )
 

Definition at line 85 of file AOrecon.cxx.


Member Data Documentation

IGlastDetSvc * AOrecon::m_detSvc [private]
 

Definition at line 55 of file AOrecon.cxx.

SummaryData< GaudiTuple >* AOrecon::m_gsummary [private]
 

Definition at line 61 of file AOrecon.cxx.

xml::IFile * AOrecon::m_ini [private]
 

Definition at line 60 of file AOrecon.cxx.

INTupleWriterSvc * AOrecon::m_ntupleWriterSvc [private]
 

Definition at line 63 of file AOrecon.cxx.

GlastRecon * AOrecon::m_recon [private]
 

Definition at line 57 of file AOrecon.cxx.

std::string AOrecon::m_tuple_name [private]
 

Definition at line 66 of file AOrecon.cxx.


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