ATLAS Offline Software
|
Public Member Functions | |
Clockwork (const FCALHVManager *managerPtr, const FCALHVModule *modulePtr, unsigned int side, unsigned int sector, unsigned int sampling) | |
~Clockwork () | |
Public Attributes | |
const FCALHVManager * | manager |
unsigned int | iSide |
unsigned int | iSector |
unsigned int | iSampling |
const FCALHVLine * | hvLine [4] {} |
Definition at line 11 of file FCALHVModule.cxx.
|
inline |
Definition at line 13 of file FCALHVModule.cxx.
|
inline |
Definition at line 26 of file FCALHVModule.cxx.
const FCALHVLine* FCALHVModule::Clockwork::hvLine[4] {} |
Definition at line 36 of file FCALHVModule.cxx.
unsigned int FCALHVModule::Clockwork::iSampling |
Definition at line 35 of file FCALHVModule.cxx.
unsigned int FCALHVModule::Clockwork::iSector |
Definition at line 34 of file FCALHVModule.cxx.
unsigned int FCALHVModule::Clockwork::iSide |
Definition at line 33 of file FCALHVModule.cxx.
const FCALHVManager* FCALHVModule::Clockwork::manager |
Definition at line 32 of file FCALHVModule.cxx.