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

Public Methods | |
| RecoSiData () | |
| RecoSiData (unsigned int n) | |
| virtual | ~RecoSiData () |
| virtual const SiData::Id& | moduleId (enum SiData::Axis a, unsigned int tray, unsigned int n) const |
| void | load (const SiDetector& strips, idents::ModuleId module) |
| void | clear () |
| int | nHits (enum SiData::Axis a, int tray) const |
| Point | hit (enum SiData::Axis a, unsigned int tray, unsigned int n) const |
| unsigned int | hitId (enum SiData::Axis a, unsigned int tray, unsigned int n) const |
| int | totalHits () const |
| void | readData (std::istream& in) |
| void | writeData (std::ostream& out) |
| void | printOn (std::ostream& cout = std::cout) const |
Private Attributes | |
| int | m_total_hits |
| int | m_controller_max |
| std::vector< std::vector< class Strip >* > | xhitList |
| std::vector< std::vector< class Strip >* > | yhitList |
|
|
Definition at line 30 of file RecoSiData.cxx. |
|
|
Definition at line 39 of file RecoSiData.cxx. |
|
|
Definition at line 48 of file RecoSiData.cxx. |
|
|
Definition at line 105 of file RecoSiData.cxx. Referenced by RecoGlastData::clear(), and ~RecoSiData(). |
|
|
Definition at line 120 of file RecoSiData.cxx. |
|
|
Definition at line 128 of file RecoSiData.cxx. Referenced by writeData(). |
|
|
Definition at line 67 of file RecoSiData.cxx. Referenced by RecoGlastData::forward(). |
|
|
Definition at line 59 of file RecoSiData.cxx. Referenced by writeData(). |
|
|
Definition at line 113 of file RecoSiData.cxx. |
|
|
Definition at line 210 of file RecoSiData.cxx. Referenced by RecoGlastData::printOn(). |
|
|
Definition at line 149 of file RecoSiData.cxx. |
|
|
Definition at line 144 of file RecoSiData.cxx. |
|
|
Definition at line 179 of file RecoSiData.cxx. |
|
|
Definition at line 72 of file RecoSiData.h. |
|
|
Definition at line 71 of file RecoSiData.h. |
|
|
Definition at line 75 of file RecoSiData.h. |
|
|
Definition at line 78 of file RecoSiData.h. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000