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

Public Methods | |
| IRFConverter () | |
| constructor - create all object containers. More... | |
| ~IRFConverter () | |
| destructor - delete all object containers. More... | |
| virtual void | forward (const Scintillator& s) |
| called due to a GlastDetector::accept(DetectorConverter) call. More... | |
| virtual void | forward ( const CsIDetector& csi) |
| called due to GlastDetector::accept(), handles Cal data. More... | |
| virtual void | forward ( const MCTruth& mc) |
| not implemented. More... | |
| virtual void | forward ( const SiDetector& si) |
| called due to GlastDetector::accept(), handles TKR strip data. More... | |
| virtual void | forward ( const Tower& t) |
| sets m_tower. More... | |
| const CsIData* | getCsIData () const |
| const SiData* | getSiData () const |
| const IVetoData* | getVetoData () const |
| void | clear () |
| virtual void | printOn (std::ostream& out) const |
| print out contents. More... | |
Private Attributes | |
| idents::ModuleId | m_id |
| TdCsIData | m_cal |
| TdSiData | m_tkr |
| TdVetoData | m_acd |
Definition at line 28 of file IRFConverter.h.
|
|
constructor - create all object containers.
Definition at line 12 of file IRFConverter.cpp. |
|
|
destructor - delete all object containers.
Definition at line 35 of file IRFConverter.h. |
|
|
Definition at line 42 of file IRFConverter.cpp. |
|
|
sets m_tower.
Definition at line 14 of file IRFConverter.cpp. |
|
|
called due to GlastDetector::accept(), handles TKR strip data.
Definition at line 22 of file IRFConverter.cpp. |
|
|
not implemented.
Definition at line 32 of file IRFConverter.cpp. |
|
|
called due to GlastDetector::accept(), handles Cal data.
Definition at line 17 of file IRFConverter.cpp. |
|
|
called due to a GlastDetector::accept(DetectorConverter) call.
Definition at line 27 of file IRFConverter.cpp. |
|
|
Definition at line 53 of file IRFConverter.h. |
|
|
Definition at line 54 of file IRFConverter.h. |
|
|
Definition at line 55 of file IRFConverter.h. |
|
|
print out contents.
Definition at line 35 of file IRFConverter.cpp. |
|
|
Definition at line 68 of file IRFConverter.h. |
|
|
Definition at line 66 of file IRFConverter.h. |
|
|
Definition at line 64 of file IRFConverter.h. |
|
|
Definition at line 67 of file IRFConverter.h. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000