Definition at line 11 of file FCALHVModule.cxx.
◆ Clockwork()
| FCALHVModule::Clockwork::Clockwork |
( |
const FCALHVManager * | managerPtr, |
|
|
const FCALHVModule * | modulePtr, |
|
|
unsigned int | side, |
|
|
unsigned int | sector, |
|
|
unsigned int | sampling ) |
|
inline |
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
| const FCALHVLine* FCALHVModule::Clockwork::hvLine[4] {} |
◆ 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: