ATLAS Offline Software
|
Public Attributes | |
GeoSysController * | theclass = nullptr |
Ui::GeometrySystemControllerForm | ui {} |
Ui::GeoSysSettingsDisplayForm | ui_disp {} |
Ui::GeoSysSettingsIconisedVolumesForm | ui_iconisedvols {} |
Ui::GeoSysSettingsInteractionsForm | ui_int {} |
Ui::GeoSysSettingsMiscForm | ui_misc {} |
Ui::GeoSysSettingsMuonChamberForm | ui_muon {} |
Ui::GeoSysSettingsTreeBrowserForm | ui_treebrowser {} |
std::map< VP1GeoFlags::SubSystemFlag, QCheckBox * > | subSysCheckBoxMap |
float | last_transparency = 0.0F |
bool | last_showVolumeOutLines = false |
VP1GeoFlags::MuonChamberAdaptionStyleFlags | last_muonChamberAdaptionStyle |
int | last_labels = 0 |
needed for POSSIBLECHANGE_IMP macro. More... | |
QList< int > | last_labelPosOffset |
needed for POSSIBLECHANGE_IMP macro. More... | |
SoPickStyle * | pickStyle = nullptr |
VolumeHandle * | lastSelectedVolHandle = nullptr |
ZappedVolumeListModel * | zappedVolumeListModel = nullptr |
QString | lastSaveMaterialsFile |
QString | lastLoadMaterialsFile |
Definition at line 43 of file GeoSysController.cxx.
QList<int> GeoSysController::Imp::last_labelPosOffset |
needed for POSSIBLECHANGE_IMP macro.
Definition at line 58 of file GeoSysController.cxx.
int GeoSysController::Imp::last_labels = 0 |
needed for POSSIBLECHANGE_IMP macro.
Definition at line 57 of file GeoSysController.cxx.
VP1GeoFlags::MuonChamberAdaptionStyleFlags GeoSysController::Imp::last_muonChamberAdaptionStyle |
Definition at line 56 of file GeoSysController.cxx.
bool GeoSysController::Imp::last_showVolumeOutLines = false |
Definition at line 55 of file GeoSysController.cxx.
float GeoSysController::Imp::last_transparency = 0.0F |
Definition at line 54 of file GeoSysController.cxx.
QString GeoSysController::Imp::lastLoadMaterialsFile |
Definition at line 64 of file GeoSysController.cxx.
QString GeoSysController::Imp::lastSaveMaterialsFile |
Definition at line 63 of file GeoSysController.cxx.
VolumeHandle* GeoSysController::Imp::lastSelectedVolHandle = nullptr |
Definition at line 60 of file GeoSysController.cxx.
SoPickStyle* GeoSysController::Imp::pickStyle = nullptr |
Definition at line 59 of file GeoSysController.cxx.
std::map<VP1GeoFlags::SubSystemFlag,QCheckBox*> GeoSysController::Imp::subSysCheckBoxMap |
Definition at line 53 of file GeoSysController.cxx.
GeoSysController* GeoSysController::Imp::theclass = nullptr |
Definition at line 45 of file GeoSysController.cxx.
Ui::GeometrySystemControllerForm GeoSysController::Imp::ui {} |
Definition at line 46 of file GeoSysController.cxx.
Ui::GeoSysSettingsDisplayForm GeoSysController::Imp::ui_disp {} |
Definition at line 47 of file GeoSysController.cxx.
Ui::GeoSysSettingsIconisedVolumesForm GeoSysController::Imp::ui_iconisedvols {} |
Definition at line 48 of file GeoSysController.cxx.
Ui::GeoSysSettingsInteractionsForm GeoSysController::Imp::ui_int {} |
Definition at line 49 of file GeoSysController.cxx.
Ui::GeoSysSettingsMiscForm GeoSysController::Imp::ui_misc {} |
Definition at line 50 of file GeoSysController.cxx.
Ui::GeoSysSettingsMuonChamberForm GeoSysController::Imp::ui_muon {} |
Definition at line 51 of file GeoSysController.cxx.
Ui::GeoSysSettingsTreeBrowserForm GeoSysController::Imp::ui_treebrowser {} |
Definition at line 52 of file GeoSysController.cxx.
ZappedVolumeListModel* GeoSysController::Imp::zappedVolumeListModel = nullptr |
Definition at line 61 of file GeoSysController.cxx.