![]() |
ATLAS Offline Software
|
Public Member Functions | |
| Imp () | |
| void | initEditWindow () |
Public Attributes | |
| ElectronCollectionSettingsButton * | theclass |
| QWidget * | editwindow |
| Ui::ElectronCollectionSettingsForm | editwindow_ui {} |
| VP1MaterialButton * | matButton |
| VP1MaterialButton * | defaultParametersMatButton |
| QList< VP1MaterialButton * > | parameterTypeMatButtons |
| SoDrawStyle * | trackDrawStyle |
| SoLightModel * | trackLightModel |
| double | last_trackTubeRadius |
| VP1Interval | last_cutAllowedPt |
| VP1Interval | last_cutAllowedP |
| VP1Interval | last_cutAllowedEta |
| QList< VP1Interval > | last_cutAllowedPhi |
| QList< unsigned > | last_cutRequiredNHits |
| bool | last_cutOnlyVertexAssocTracks |
| bool | last_useDefaultCuts |
| int | dim |
| QPoint | dragStartPosition |
Definition at line 38 of file ElectronCollectionSettingsButton.cxx.
|
inline |
Definition at line 40 of file ElectronCollectionSettingsButton.cxx.
| void ElectronCollectionSettingsButton::Imp::initEditWindow | ( | ) |
Definition at line 74 of file ElectronCollectionSettingsButton.cxx.
| VP1MaterialButton* ElectronCollectionSettingsButton::Imp::defaultParametersMatButton |
Definition at line 50 of file ElectronCollectionSettingsButton.cxx.
| int ElectronCollectionSettingsButton::Imp::dim |
Definition at line 67 of file ElectronCollectionSettingsButton.cxx.
| QPoint ElectronCollectionSettingsButton::Imp::dragStartPosition |
Definition at line 68 of file ElectronCollectionSettingsButton.cxx.
| QWidget* ElectronCollectionSettingsButton::Imp::editwindow |
Definition at line 46 of file ElectronCollectionSettingsButton.cxx.
| Ui::ElectronCollectionSettingsForm ElectronCollectionSettingsButton::Imp::editwindow_ui {} |
Definition at line 47 of file ElectronCollectionSettingsButton.cxx.
| VP1Interval ElectronCollectionSettingsButton::Imp::last_cutAllowedEta |
Definition at line 61 of file ElectronCollectionSettingsButton.cxx.
| VP1Interval ElectronCollectionSettingsButton::Imp::last_cutAllowedP |
Definition at line 60 of file ElectronCollectionSettingsButton.cxx.
| QList<VP1Interval> ElectronCollectionSettingsButton::Imp::last_cutAllowedPhi |
Definition at line 62 of file ElectronCollectionSettingsButton.cxx.
| VP1Interval ElectronCollectionSettingsButton::Imp::last_cutAllowedPt |
Definition at line 59 of file ElectronCollectionSettingsButton.cxx.
| bool ElectronCollectionSettingsButton::Imp::last_cutOnlyVertexAssocTracks |
Definition at line 64 of file ElectronCollectionSettingsButton.cxx.
| QList<unsigned> ElectronCollectionSettingsButton::Imp::last_cutRequiredNHits |
Definition at line 63 of file ElectronCollectionSettingsButton.cxx.
| double ElectronCollectionSettingsButton::Imp::last_trackTubeRadius |
Definition at line 58 of file ElectronCollectionSettingsButton.cxx.
| bool ElectronCollectionSettingsButton::Imp::last_useDefaultCuts |
Definition at line 65 of file ElectronCollectionSettingsButton.cxx.
| VP1MaterialButton* ElectronCollectionSettingsButton::Imp::matButton |
Definition at line 49 of file ElectronCollectionSettingsButton.cxx.
| QList<VP1MaterialButton*> ElectronCollectionSettingsButton::Imp::parameterTypeMatButtons |
Definition at line 52 of file ElectronCollectionSettingsButton.cxx.
| ElectronCollectionSettingsButton* ElectronCollectionSettingsButton::Imp::theclass |
Definition at line 45 of file ElectronCollectionSettingsButton.cxx.
| SoDrawStyle* ElectronCollectionSettingsButton::Imp::trackDrawStyle |
Definition at line 54 of file ElectronCollectionSettingsButton.cxx.
| SoLightModel* ElectronCollectionSettingsButton::Imp::trackLightModel |
Definition at line 55 of file ElectronCollectionSettingsButton.cxx.