ATLAS Offline Software
|
Public Attributes | |
Ui::VP1VertexControllerForm | ui {} |
Ui::VertexSysSettingsCutsForm | ui_cuts {} |
Ui::VertexSysSettingsInteractionsForm | ui_int {} |
Ui::VertexSysSettingsColouringForm | ui_display {} |
VP1CollectionWidget * | collWidget = nullptr |
VP1Interval | last_truthCutAllowedEta |
QList< VP1Interval > | last_truthCutAllowedPhi |
bool | last_truthCutPrimaryVertexOnly = false |
QPair< VertexCommonFlags::QUANTITY, VP1Interval > | last_truthCutQuantity |
QPair< VertexCommonFlags::QUANTITY, double > | last_truthCrossLength |
VertexCommonFlags::ReconVertexTypeFlags | last_reconCutAllowedTypes |
double | last_reconVertexRepresentation = 0.0 |
Definition at line 30 of file VertexSysController.cxx.
VP1CollectionWidget* VertexSysController::Imp::collWidget = nullptr |
Definition at line 36 of file VertexSysController.cxx.
VertexCommonFlags::ReconVertexTypeFlags VertexSysController::Imp::last_reconCutAllowedTypes |
Definition at line 43 of file VertexSysController.cxx.
double VertexSysController::Imp::last_reconVertexRepresentation = 0.0 |
Definition at line 44 of file VertexSysController.cxx.
QPair<VertexCommonFlags::QUANTITY,double> VertexSysController::Imp::last_truthCrossLength |
Definition at line 42 of file VertexSysController.cxx.
VP1Interval VertexSysController::Imp::last_truthCutAllowedEta |
Definition at line 38 of file VertexSysController.cxx.
QList<VP1Interval> VertexSysController::Imp::last_truthCutAllowedPhi |
Definition at line 39 of file VertexSysController.cxx.
bool VertexSysController::Imp::last_truthCutPrimaryVertexOnly = false |
Definition at line 40 of file VertexSysController.cxx.
QPair<VertexCommonFlags::QUANTITY,VP1Interval> VertexSysController::Imp::last_truthCutQuantity |
Definition at line 41 of file VertexSysController.cxx.
Ui::VP1VertexControllerForm VertexSysController::Imp::ui {} |
Definition at line 32 of file VertexSysController.cxx.
Ui::VertexSysSettingsCutsForm VertexSysController::Imp::ui_cuts {} |
Definition at line 33 of file VertexSysController.cxx.
Ui::VertexSysSettingsColouringForm VertexSysController::Imp::ui_display {} |
Definition at line 35 of file VertexSysController.cxx.
Ui::VertexSysSettingsInteractionsForm VertexSysController::Imp::ui_int {} |
Definition at line 34 of file VertexSysController.cxx.