#include <CalModules.h>
Public Types | |
| enum | ShowerType { NOT_HIT, SPATTER, QED_SHOWER, MIP } |
Public Methods | |
| CalModules () | |
| ~CalModules () | |
| float | energy (unsigned int n) const |
| int | nMods () const |
| Point | calPos (unsigned int n) const |
| enum CalModules::ShowerType | responseType (unsigned int n) const |
| idents::ModuleId | moduleId (unsigned int n) const |
| void | load (const CsIData& data) |
| void | clear () |
| void | printOn (std::ostream& cout) const |
Private Attributes | |
| std::vector< CalModules_Data > | calorList |
|
|
Definition at line 52 of file CalModules.h. |
|
|
Definition at line 11 of file CalModules.cxx. |
|
|
Definition at line 16 of file CalModules.cxx. |
|
|
Definition at line 33 of file CalModules.cxx. Referenced by printOn(). |
|
|
Definition at line 131 of file CalModules.cxx. Referenced by CalRecon::clear(), and ~CalModules(). |
|
|
Definition at line 23 of file CalModules.cxx. Referenced by printOn(), and CalRecon::reconstruct(). |
|
|
Definition at line 48 of file CalModules.cxx. Referenced by CalRecon::reconstruct(). |
|
|
Definition at line 43 of file CalModules.cxx. Referenced by CalRecon::reconstruct(). |
|
|
Definition at line 28 of file CalModules.cxx. Referenced by CalRecon::reconstruct(). |
|
|
Definition at line 136 of file CalModules.cxx. |
|
|
Definition at line 38 of file CalModules.cxx. Referenced by CalRecon::reconstruct(). |
|
|
Definition at line 79 of file CalModules.h. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000