ATLAS Offline Software
Public Attributes | List of all members
GeoSysController::Imp Class Reference
Collaboration diagram for GeoSysController::Imp:

Public Attributes

GeoSysControllertheclass = 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
 
VolumeHandlelastSelectedVolHandle = nullptr
 
ZappedVolumeListModelzappedVolumeListModel = nullptr
 
QString lastSaveMaterialsFile
 
QString lastLoadMaterialsFile
 

Detailed Description

Definition at line 43 of file GeoSysController.cxx.

Member Data Documentation

◆ last_labelPosOffset

QList<int> GeoSysController::Imp::last_labelPosOffset

needed for POSSIBLECHANGE_IMP macro.

Definition at line 58 of file GeoSysController.cxx.

◆ last_labels

int GeoSysController::Imp::last_labels = 0

needed for POSSIBLECHANGE_IMP macro.

Definition at line 57 of file GeoSysController.cxx.

◆ last_muonChamberAdaptionStyle

VP1GeoFlags::MuonChamberAdaptionStyleFlags GeoSysController::Imp::last_muonChamberAdaptionStyle

Definition at line 56 of file GeoSysController.cxx.

◆ last_showVolumeOutLines

bool GeoSysController::Imp::last_showVolumeOutLines = false

Definition at line 55 of file GeoSysController.cxx.

◆ last_transparency

float GeoSysController::Imp::last_transparency = 0.0F

Definition at line 54 of file GeoSysController.cxx.

◆ lastLoadMaterialsFile

QString GeoSysController::Imp::lastLoadMaterialsFile

Definition at line 64 of file GeoSysController.cxx.

◆ lastSaveMaterialsFile

QString GeoSysController::Imp::lastSaveMaterialsFile

Definition at line 63 of file GeoSysController.cxx.

◆ lastSelectedVolHandle

VolumeHandle* GeoSysController::Imp::lastSelectedVolHandle = nullptr

Definition at line 60 of file GeoSysController.cxx.

◆ pickStyle

SoPickStyle* GeoSysController::Imp::pickStyle = nullptr

Definition at line 59 of file GeoSysController.cxx.

◆ subSysCheckBoxMap

std::map<VP1GeoFlags::SubSystemFlag,QCheckBox*> GeoSysController::Imp::subSysCheckBoxMap

Definition at line 53 of file GeoSysController.cxx.

◆ theclass

GeoSysController* GeoSysController::Imp::theclass = nullptr

Definition at line 45 of file GeoSysController.cxx.

◆ ui

Ui::GeometrySystemControllerForm GeoSysController::Imp::ui {}

Definition at line 46 of file GeoSysController.cxx.

◆ ui_disp

Ui::GeoSysSettingsDisplayForm GeoSysController::Imp::ui_disp {}

Definition at line 47 of file GeoSysController.cxx.

◆ ui_iconisedvols

Ui::GeoSysSettingsIconisedVolumesForm GeoSysController::Imp::ui_iconisedvols {}

Definition at line 48 of file GeoSysController.cxx.

◆ ui_int

Ui::GeoSysSettingsInteractionsForm GeoSysController::Imp::ui_int {}

Definition at line 49 of file GeoSysController.cxx.

◆ ui_misc

Ui::GeoSysSettingsMiscForm GeoSysController::Imp::ui_misc {}

Definition at line 50 of file GeoSysController.cxx.

◆ ui_muon

Ui::GeoSysSettingsMuonChamberForm GeoSysController::Imp::ui_muon {}

Definition at line 51 of file GeoSysController.cxx.

◆ ui_treebrowser

Ui::GeoSysSettingsTreeBrowserForm GeoSysController::Imp::ui_treebrowser {}

Definition at line 52 of file GeoSysController.cxx.

◆ zappedVolumeListModel

ZappedVolumeListModel* GeoSysController::Imp::zappedVolumeListModel = nullptr

Definition at line 61 of file GeoSysController.cxx.


The documentation for this class was generated from the following file: