ATLAS Offline Software
Loading...
Searching...
No Matches
VP1CaloCellController::Imp Class Reference
Collaboration diagram for VP1CaloCellController::Imp:

Public Types

typedef std::map< VP1CC_SeparatorTypes, VP1MaterialButton * > MatButtonMap

Public Attributes

VP1CaloCellControllertheclass = nullptr
Ui::frmCaloCellController ui {}
Ui::frmCaloCellVisOptions ui_visopts {}
Ui::frmCaloCellBadChannels ui_badchans {}
Ui::frmCaloCellInteractions ui_interact {}
Ui::frmCaloCellCuts ui_cuts {}
Ui::frmCaloCellThresholdsMbts ui_threshmbts {}
Ui::frmCaloCellThresholdsTile ui_threshtile {}
Ui::frmCaloCellThresholdsLArSimple ui_threshlarsimp {}
Ui::frmCaloCellThresholdsLArExpert ui_threshlarexp {}
VP1CCIntervalMap last_selectionIntervals
QPair< bool, double > last_scale
VP1Interval last_selectionMbts
bool last_showDigits = false
bool last_showVolumeOutLines = false
bool last_energyModeEt = false
VP1CC_GlobalCuts last_globalCuts
VP1CCSelectionType2GuiMap sel2GuiSimple
VP1CCSelectionType2GuiMap sel2GuiExpert
MatButtonMap matButtonMap
QWidget * digit_form_single = nullptr
QWidget * digit_form_double = nullptr
bool singlePlotHasData = false
bool doublePlotHasData = false

Detailed Description

Definition at line 46 of file VP1CaloCellController.cxx.

Member Typedef Documentation

◆ MatButtonMap

Member Data Documentation

◆ digit_form_double

QWidget* VP1CaloCellController::Imp::digit_form_double = nullptr

Definition at line 80 of file VP1CaloCellController.cxx.

◆ digit_form_single

QWidget* VP1CaloCellController::Imp::digit_form_single = nullptr

Definition at line 79 of file VP1CaloCellController.cxx.

◆ doublePlotHasData

bool VP1CaloCellController::Imp::doublePlotHasData = false

Definition at line 87 of file VP1CaloCellController.cxx.

◆ last_energyModeEt

bool VP1CaloCellController::Imp::last_energyModeEt = false

Definition at line 67 of file VP1CaloCellController.cxx.

◆ last_globalCuts

VP1CC_GlobalCuts VP1CaloCellController::Imp::last_globalCuts

Definition at line 68 of file VP1CaloCellController.cxx.

◆ last_scale

QPair<bool,double> VP1CaloCellController::Imp::last_scale

Definition at line 63 of file VP1CaloCellController.cxx.

◆ last_selectionIntervals

VP1CCIntervalMap VP1CaloCellController::Imp::last_selectionIntervals

Definition at line 62 of file VP1CaloCellController.cxx.

◆ last_selectionMbts

VP1Interval VP1CaloCellController::Imp::last_selectionMbts

Definition at line 64 of file VP1CaloCellController.cxx.

◆ last_showDigits

bool VP1CaloCellController::Imp::last_showDigits = false

Definition at line 65 of file VP1CaloCellController.cxx.

◆ last_showVolumeOutLines

bool VP1CaloCellController::Imp::last_showVolumeOutLines = false

Definition at line 66 of file VP1CaloCellController.cxx.

◆ matButtonMap

MatButtonMap VP1CaloCellController::Imp::matButtonMap

Definition at line 76 of file VP1CaloCellController.cxx.

◆ sel2GuiExpert

VP1CCSelectionType2GuiMap VP1CaloCellController::Imp::sel2GuiExpert

Definition at line 72 of file VP1CaloCellController.cxx.

◆ sel2GuiSimple

VP1CCSelectionType2GuiMap VP1CaloCellController::Imp::sel2GuiSimple

Definition at line 71 of file VP1CaloCellController.cxx.

◆ singlePlotHasData

bool VP1CaloCellController::Imp::singlePlotHasData = false

Definition at line 86 of file VP1CaloCellController.cxx.

◆ theclass

VP1CaloCellController* VP1CaloCellController::Imp::theclass = nullptr

Definition at line 50 of file VP1CaloCellController.cxx.

◆ ui

Ui::frmCaloCellController VP1CaloCellController::Imp::ui {}

Definition at line 51 of file VP1CaloCellController.cxx.

51{};

◆ ui_badchans

Ui::frmCaloCellBadChannels VP1CaloCellController::Imp::ui_badchans {}

Definition at line 53 of file VP1CaloCellController.cxx.

53{};

◆ ui_cuts

Ui::frmCaloCellCuts VP1CaloCellController::Imp::ui_cuts {}

Definition at line 55 of file VP1CaloCellController.cxx.

55{};

◆ ui_interact

Ui::frmCaloCellInteractions VP1CaloCellController::Imp::ui_interact {}

Definition at line 54 of file VP1CaloCellController.cxx.

54{};

◆ ui_threshlarexp

Ui::frmCaloCellThresholdsLArExpert VP1CaloCellController::Imp::ui_threshlarexp {}

Definition at line 59 of file VP1CaloCellController.cxx.

59{};

◆ ui_threshlarsimp

Ui::frmCaloCellThresholdsLArSimple VP1CaloCellController::Imp::ui_threshlarsimp {}

Definition at line 58 of file VP1CaloCellController.cxx.

58{};

◆ ui_threshmbts

Ui::frmCaloCellThresholdsMbts VP1CaloCellController::Imp::ui_threshmbts {}

Definition at line 56 of file VP1CaloCellController.cxx.

56{};

◆ ui_threshtile

Ui::frmCaloCellThresholdsTile VP1CaloCellController::Imp::ui_threshtile {}

Definition at line 57 of file VP1CaloCellController.cxx.

57{};

◆ ui_visopts

Ui::frmCaloCellVisOptions VP1CaloCellController::Imp::ui_visopts {}

Definition at line 52 of file VP1CaloCellController.cxx.

52{};

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