#include <ReconAnalysis.h>
Inheritance diagram for ReconAnalysis:

Public Methods | |
| ReconAnalysis ( GlastRecon* recon ) | |
| virtual | ~ReconAnalysis () |
| void | setData ( LbldData* d ) |
| virtual void | compute () = 0 |
| const Result* | result () const |
| void | clear () |
Protected Methods | |
| GlastRecon* | recon () |
| void | result ( Result* ) |
| LbldData* | data () |
| virtual void | setUpData () |
Private Attributes | |
| GlastRecon* | m_recon |
| Result* | m_result |
| LbldData* | m_data |
|
|
Definition at line 83 of file ReconAnalysis.h. |
|
|
Definition at line 11 of file ReconAnalysis.cxx. |
|
|
Definition at line 104 of file ReconAnalysis.h. |
|
|
Reimplemented in ActiveDistance, EnergyCorrection, ExtraHits, TowerBoundaries, and TrackerVeto. |
|
|
Definition at line 109 of file ReconAnalysis.h. Referenced by EnergyCorrection::setCsIEnergy(), TrackerVeto::setUpData(), TowerBoundaries::setUpData(), ExtraHits::setUpData(), EnergyCorrection::setUpData(), and ActiveDistance::setUpData(). |
|
|
Definition at line 99 of file ReconAnalysis.h. Referenced by TrackerVeto::compute(), TowerBoundaries::compute(), ExtraHits::compute(), EnergyCorrection::compute(), and ActiveDistance::compute(). |
|
|
Definition at line 93 of file ReconAnalysis.h. |
|
|
Reimplemented in ActiveDistance, EnergyCorrection, ExtraHits, TowerBoundaries, and TrackerVeto. Definition at line 88 of file ReconAnalysis.h. Referenced by clear(), TrackerVeto::compute(), TowerBoundaries::compute(), ExtraHits::compute(), EnergyCorrection::compute(), ActiveDistance::compute(), TrackerVeto::result(), TowerBoundaries::result(), ExtraHits::result(), EnergyCorrection::result(), ActiveDistance::result(), and EnergyCorrection::setCsIEnergy(). |
|
|
Definition at line 114 of file ReconAnalysis.h. Referenced by TrackerRecon::initialize(). |
|
|
Reimplemented in ActiveDistance, EnergyCorrection, ExtraHits, TowerBoundaries, and TrackerVeto. Definition at line 69 of file ReconAnalysis.h. Referenced by setData(). |
|
|
Definition at line 76 of file ReconAnalysis.h. |
|
|
Definition at line 74 of file ReconAnalysis.h. |
|
|
Definition at line 75 of file ReconAnalysis.h. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000