ATLAS Offline Software
|
Public Attributes | |
QMap< QString, SoSwitch * > | switchMap |
QMap< QCheckBox *, QString > | checkBoxNamesMap |
QMap< QString, QCheckBox * > | checkBoxMap |
SoSwitch * | fcalSwitch [3] {} |
SoSwitch * | hecSwitch [4] {} |
SoSwitch * | emecSwitch [4] {} |
SoSwitch * | embSwitch [4] {} |
Definition at line 25 of file VP1HVLegoSystem.cxx.
QMap<QString,QCheckBox*> VP1HVLegoSystem::Clockwork::checkBoxMap |
Definition at line 36 of file VP1HVLegoSystem.cxx.
QMap<QCheckBox*,QString> VP1HVLegoSystem::Clockwork::checkBoxNamesMap |
Definition at line 35 of file VP1HVLegoSystem.cxx.
SoSwitch* VP1HVLegoSystem::Clockwork::embSwitch[4] {} |
Definition at line 41 of file VP1HVLegoSystem.cxx.
SoSwitch* VP1HVLegoSystem::Clockwork::emecSwitch[4] {} |
Definition at line 40 of file VP1HVLegoSystem.cxx.
SoSwitch* VP1HVLegoSystem::Clockwork::fcalSwitch[3] {} |
Definition at line 38 of file VP1HVLegoSystem.cxx.
SoSwitch* VP1HVLegoSystem::Clockwork::hecSwitch[4] {} |
Definition at line 39 of file VP1HVLegoSystem.cxx.
QMap<QString,SoSwitch*> VP1HVLegoSystem::Clockwork::switchMap |
Definition at line 32 of file VP1HVLegoSystem.cxx.