#include <CalRecLogs.h>
Inheritance diagram for CalRecLog:

Public Methods | |
| CalRecLog (int ilayer, CalDetGeo::axis iview, int ilog) | |
| CalRecLog (int ilayer, CalDetGeo::axis iview, int ilog, idents::ModuleId mod) | |
| void | setNegEnergy (CalBase::RANGE r, double e) |
| void | setPosEnergy (CalBase::RANGE r, double e) |
| void | setNegEnergy (double e) |
| void | setPosEnergy (double e) |
| void | setPosition (Point p) |
| void | setBestRange (CalBase::RANGE r) |
| ~CalRecLog () | |
| double | negEnergy (CalBase::RANGE r) const |
| double | posEnergy (CalBase::RANGE r) const |
| double | negEnergy () const |
| double | posEnergy () const |
| double | energy () const |
| double | energy (CalBase::RANGE r) const |
| double | asymmetry () const |
| Point | position () const |
| CalBase::RANGE | bestRange () const |
| void | clear () |
| void | writeOut () const |
| void | draw (gui::DisplayRep& v) const |
Private Attributes | |
| double | m_negEnergy [CALNRANGES] |
| double | m_posEnergy [CALNRANGES] |
| double | m_nEnergy |
| double | m_pEnergy |
| Point | m_position |
| CalBase::RANGE | m_bestRange |
|
|
Definition at line 15 of file CalRecLogs.cpp. |
|
|
Definition at line 7 of file CalRecLogs.cpp. |
|
|
Definition at line 47 of file CalRecLogs.h. |
|
|
Definition at line 22 of file CalRecLogs.cpp. Referenced by CalRecLogsAlg::computePosition(), and CalIRFAlg::execute(). |
|
|
Definition at line 57 of file CalRecLogs.h. Referenced by CalRecLogsAlg::computePosition(). |
|
|
Reimplemented from CalADCLog. Definition at line 68 of file CalRecLogs.cpp. Referenced by CalRecLog(). |
|
|
Definition at line 44 of file CalRecLogs.cpp. |
|
|
Definition at line 54 of file CalRecLogs.h. |
|
|
Definition at line 53 of file CalRecLogs.h. Referenced by CalNtupleAlg::execute(), CalClustersAlg::execute(), and CalRep::update(). |
|
|
Definition at line 51 of file CalRecLogs.h. Referenced by CalRecLogsAlg::computePosition(), and energy(). |
|
|
Definition at line 49 of file CalRecLogs.h. |
|
|
Definition at line 52 of file CalRecLogs.h. Referenced by CalRecLogsAlg::computePosition(), and energy(). |
|
|
Definition at line 50 of file CalRecLogs.h. |
|
|
Definition at line 56 of file CalRecLogs.h. Referenced by CalClustersAlg::execute(), and CalRep::update(). |
|
|
Definition at line 46 of file CalRecLogs.h. Referenced by CalRecLogsAlg::computeEnergy(). |
|
|
Definition at line 43 of file CalRecLogs.h. |
|
|
Definition at line 41 of file CalRecLogs.h. Referenced by CalRecLogsAlg::computeEnergy(), and CalIRFAlg::execute(). |
|
|
Definition at line 44 of file CalRecLogs.h. |
|
|
Definition at line 42 of file CalRecLogs.h. Referenced by CalRecLogsAlg::computeEnergy(), and CalIRFAlg::execute(). |
|
|
Definition at line 45 of file CalRecLogs.h. Referenced by CalRecLogsAlg::computePosition(), and CalIRFAlg::execute(). |
|
|
Reimplemented from CalADCLog. Definition at line 31 of file CalRecLogs.cpp. |
|
|
Definition at line 71 of file CalRecLogs.h. |
|
|
Definition at line 68 of file CalRecLogs.h. |
|
|
Definition at line 66 of file CalRecLogs.h. |
|
|
Definition at line 69 of file CalRecLogs.h. |
|
|
Definition at line 67 of file CalRecLogs.h. |
|
|
Definition at line 70 of file CalRecLogs.h. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000