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

ActiveDistance Class Reference

Computes the energy correction "CsI_Corr_Energy" based on the number of strips hit inside the track. More...

#include <ActiveDistance.h>

Inheritance diagram for ActiveDistance:

ReconAnalysis List of all members.

Public Methods

 ActiveDistance (GlastRecon*)
virtual ~ActiveDistance ()
virtual void compute ()
const Resultresult () const

Protected Methods

virtual void setUpData ()

Private Attributes

LbldData::iterator i_activeDist

Detailed Description

Computes the energy correction "CsI_Corr_Energy" based on the number of strips hit inside the track.

The data for this analysis is placed in the Tracker Reconstruction data tree (LbldData).

Definition at line 19 of file ActiveDistance.h.


Constructor & Destructor Documentation

ActiveDistance::ActiveDistance ( GlastRecon * r )
 

Definition at line 16 of file ActiveDistance.cxx.

ActiveDistance::~ActiveDistance ( ) [virtual]
 

Definition at line 21 of file ActiveDistance.cxx.


Member Function Documentation

void ActiveDistance::compute ( ) [virtual]
 

Reimplemented from ReconAnalysis.

Definition at line 30 of file ActiveDistance.cxx.

const ActiveDistance::Result * ActiveDistance::result ( ) const [inline]
 

Reimplemented from ReconAnalysis.

Definition at line 92 of file ActiveDistance.h.

void ActiveDistance::setUpData ( ) [protected, virtual]
 

Reimplemented from ReconAnalysis.

Definition at line 25 of file ActiveDistance.cxx.


Member Data Documentation

LbldData::iterator ActiveDistance::i_activeDist [private]
 

Definition at line 67 of file ActiveDistance.h.


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