Definition at line 11 of file FCALHVModule.cxx.
◆ Clockwork()
Definition at line 13 of file FCALHVModule.cxx.
22 for(int iLine=0; iLine<4; ++iLine) {
23 hvLine[iLine] =
new FCALHVLine(modulePtr,iLine);
24 }
25 }
const FCALHVManager * manager
const FCALHVLine * hvLine[4]
◆ ~Clockwork()
| FCALHVModule::Clockwork::~Clockwork |
( |
| ) |
|
|
inline |
Definition at line 26 of file FCALHVModule.cxx.
26 {
27 for(int iLine=0; iLine<4; ++iLine) {
29 }
30 }
◆ hvLine
◆ iSampling
| unsigned int FCALHVModule::Clockwork::iSampling |
◆ iSector
| unsigned int FCALHVModule::Clockwork::iSector |
◆ iSide
| unsigned int FCALHVModule::Clockwork::iSide |
◆ manager
The documentation for this class was generated from the following file: