Definition at line 10 of file HECHVModule.cxx.
◆ Clockwork()
Definition at line 12 of file HECHVModule.cxx.
21 {
22 for(unsigned iSubgap=0; iSubgap<4; ++iSubgap) {
23 subgaps[iSubgap] =
new HECHVSubgap(modulePtr,iSubgap);
24 }
25 }
Scalar phi() const
phi method
const HECHVSubgap * subgaps[4]
const HECHVManager * manager
◆ ~Clockwork()
| HECHVModule::Clockwork::~Clockwork |
( |
| ) |
|
|
inline |
Definition at line 26 of file HECHVModule.cxx.
27 {
28 for(unsigned iSubgap=0; iSubgap<4; ++iSubgap) {
30 }
31 }
◆ iPhi
| unsigned int HECHVModule::Clockwork::iPhi |
◆ iSampling
| unsigned int HECHVModule::Clockwork::iSampling |
◆ iSide
| unsigned int HECHVModule::Clockwork::iSide |
◆ manager
◆ subgaps
The documentation for this class was generated from the following file: