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

FluxTestAlg Class Reference

Inheritance diagram for FluxTestAlg:

Algorithm List of all members.

Public Methods

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

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

Private Attributes

IFluxm_flux
std::string m_source_name

Constructor & Destructor Documentation

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

Constructor of this form must be provided.

Definition at line 42 of file FluxTestAlg.cxx.


Member Function Documentation

StatusCode FluxTestAlg::execute ( )
 

Definition at line 93 of file FluxTestAlg.cxx.

StatusCode FluxTestAlg::finalize ( )
 

Definition at line 116 of file FluxTestAlg.cxx.

StatusCode FluxTestAlg::initialize ( )
 

Definition at line 51 of file FluxTestAlg.cxx.


Member Data Documentation

IFlux * FluxTestAlg::m_flux [private]
 

Definition at line 28 of file FluxTestAlg.cxx.

std::string FluxTestAlg::m_source_name [private]
 

Definition at line 29 of file FluxTestAlg.cxx.


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