◆ Imp()
| ElectronCollectionSettingsButton::Imp::Imp |
( |
| ) |
|
|
inline |
◆ initEditWindow()
| void ElectronCollectionSettingsButton::Imp::initEditWindow |
( |
| ) |
|
Definition at line 74 of file ElectronCollectionSettingsButton.cxx.
79 editwindow =
new QWidget(0,Qt::WindowStaysOnTopHint);
84 SoMaterial* defParamMat =
new SoMaterial;
96 colours.append(QColor(0.0, 170.0, 255.0));
97 colours.append(QColor(170, 85, 255));
98 colours.append(QColor(255, 85, 0));
99 colours.append(QColor(170, 0, 127));
100 colours.append(QColor(170, 255, 0));
101 colours.append(QColor(85, 0, 255));
103 for (
unsigned int i=0;
i<6;++
i){
◆ defaultParametersMatButton
◆ dim
| int ElectronCollectionSettingsButton::Imp::dim |
◆ dragStartPosition
| QPoint ElectronCollectionSettingsButton::Imp::dragStartPosition |
◆ editwindow
| QWidget* ElectronCollectionSettingsButton::Imp::editwindow |
◆ editwindow_ui
| Ui::ElectronCollectionSettingsForm ElectronCollectionSettingsButton::Imp::editwindow_ui {} |
◆ last_cutAllowedEta
| VP1Interval ElectronCollectionSettingsButton::Imp::last_cutAllowedEta |
◆ last_cutAllowedP
| VP1Interval ElectronCollectionSettingsButton::Imp::last_cutAllowedP |
◆ last_cutAllowedPhi
| QList<VP1Interval> ElectronCollectionSettingsButton::Imp::last_cutAllowedPhi |
◆ last_cutAllowedPt
| VP1Interval ElectronCollectionSettingsButton::Imp::last_cutAllowedPt |
◆ last_cutOnlyVertexAssocTracks
| bool ElectronCollectionSettingsButton::Imp::last_cutOnlyVertexAssocTracks |
◆ last_cutRequiredNHits
| QList<unsigned> ElectronCollectionSettingsButton::Imp::last_cutRequiredNHits |
◆ last_trackTubeRadius
| double ElectronCollectionSettingsButton::Imp::last_trackTubeRadius |
◆ last_useDefaultCuts
| bool ElectronCollectionSettingsButton::Imp::last_useDefaultCuts |
◆ matButton
◆ parameterTypeMatButtons
| QList<VP1MaterialButton*> ElectronCollectionSettingsButton::Imp::parameterTypeMatButtons |
◆ theclass
◆ trackDrawStyle
| SoDrawStyle* ElectronCollectionSettingsButton::Imp::trackDrawStyle |
◆ trackLightModel
| SoLightModel* ElectronCollectionSettingsButton::Imp::trackLightModel |
The documentation for this class was generated from the following file: