![]() |
ATLAS Offline Software
|
Static Public Member Functions | |
| static QString | comboBoxEntry_ColourByCollection () |
| static QString | comboBoxEntry_ColourByRandom () |
| static QString | comboBoxEntry_ColourByMomentum () |
| static QString | comboBoxEntry_ColourByCharge () |
| static QString | comboBoxEntry_ColourByPID () |
| static QString | comboBoxEntry_ColourByDistanceFromSelectedTrack () |
| static QString | comboBoxEntry_ColourByVertex () |
Public Attributes | |
| TrackCollHandleBase * | theclass = nullptr |
| QString | name |
| std::vector< TrackHandleBase * > | trackhandles |
| std::vector< TrackHandleBase * >::iterator | itTrackHandles {} |
| std::vector< TrackHandleBase * >::iterator | itTrackHandlesEnd {} |
| Trk::IExtrapolator * | lastUsedPropagator = nullptr |
| bool | notifystatesave = false |
| TrackCommonFlags::TSOSPartsFlags | shownTSOSParts |
| TrackCommonFlags::TSOSPartsFlags | customColouredTSOSParts |
| bool | tsos_useShortTRTMeasurements = false |
| bool | tsos_useShortMDTMeasurements = false |
| bool | tsos_drawMeasGlobalPositions = false |
| double | tsos_measurementsShorttubesScale = 0.0 |
| double | tsos_nStdDevForParamErrors = 0.0 |
| int | tsos_numberOfPointsOnCircles = 0 |
| double | tsos_materialEffectsOnTrackScale = 0.0 |
| bool | tsos_parTubeErrorsDrawCylinders = false |
| QComboBox * | comboBox_colourby = nullptr |
| QTreeWidgetItem * | objBrowseTree = nullptr |
| TrackCollectionSettingsButton * | matButton = nullptr |
| bool | last_useDefaultCuts = false |
Definition at line 53 of file TrackCollHandleBase.cxx.
|
inlinestatic |
Definition at line 84 of file TrackCollHandleBase.cxx.
|
inlinestatic |
Definition at line 81 of file TrackCollHandleBase.cxx.
|
inlinestatic |
Definition at line 86 of file TrackCollHandleBase.cxx.
|
inlinestatic |
Definition at line 83 of file TrackCollHandleBase.cxx.
|
inlinestatic |
Definition at line 85 of file TrackCollHandleBase.cxx.
|
inlinestatic |
Definition at line 82 of file TrackCollHandleBase.cxx.
|
inlinestatic |
Definition at line 87 of file TrackCollHandleBase.cxx.
| QComboBox* TrackCollHandleBase::Imp::comboBox_colourby = nullptr |
Definition at line 79 of file TrackCollHandleBase.cxx.
| TrackCommonFlags::TSOSPartsFlags TrackCollHandleBase::Imp::customColouredTSOSParts |
Definition at line 68 of file TrackCollHandleBase.cxx.
| std::vector<TrackHandleBase*>::iterator TrackCollHandleBase::Imp::itTrackHandles {} |
Definition at line 61 of file TrackCollHandleBase.cxx.
| std::vector<TrackHandleBase*>::iterator TrackCollHandleBase::Imp::itTrackHandlesEnd {} |
Definition at line 62 of file TrackCollHandleBase.cxx.
| bool TrackCollHandleBase::Imp::last_useDefaultCuts = false |
Definition at line 91 of file TrackCollHandleBase.cxx.
| Trk::IExtrapolator* TrackCollHandleBase::Imp::lastUsedPropagator = nullptr |
Definition at line 64 of file TrackCollHandleBase.cxx.
| TrackCollectionSettingsButton* TrackCollHandleBase::Imp::matButton = nullptr |
Definition at line 90 of file TrackCollHandleBase.cxx.
| QString TrackCollHandleBase::Imp::name |
Definition at line 56 of file TrackCollHandleBase.cxx.
| bool TrackCollHandleBase::Imp::notifystatesave = false |
Definition at line 65 of file TrackCollHandleBase.cxx.
| QTreeWidgetItem* TrackCollHandleBase::Imp::objBrowseTree = nullptr |
Definition at line 89 of file TrackCollHandleBase.cxx.
| TrackCommonFlags::TSOSPartsFlags TrackCollHandleBase::Imp::shownTSOSParts |
Definition at line 67 of file TrackCollHandleBase.cxx.
| TrackCollHandleBase* TrackCollHandleBase::Imp::theclass = nullptr |
Definition at line 55 of file TrackCollHandleBase.cxx.
| std::vector<TrackHandleBase*> TrackCollHandleBase::Imp::trackhandles |
Definition at line 59 of file TrackCollHandleBase.cxx.
| bool TrackCollHandleBase::Imp::tsos_drawMeasGlobalPositions = false |
Definition at line 71 of file TrackCollHandleBase.cxx.
| double TrackCollHandleBase::Imp::tsos_materialEffectsOnTrackScale = 0.0 |
Definition at line 75 of file TrackCollHandleBase.cxx.
| double TrackCollHandleBase::Imp::tsos_measurementsShorttubesScale = 0.0 |
Definition at line 72 of file TrackCollHandleBase.cxx.
| double TrackCollHandleBase::Imp::tsos_nStdDevForParamErrors = 0.0 |
Definition at line 73 of file TrackCollHandleBase.cxx.
| int TrackCollHandleBase::Imp::tsos_numberOfPointsOnCircles = 0 |
Definition at line 74 of file TrackCollHandleBase.cxx.
| bool TrackCollHandleBase::Imp::tsos_parTubeErrorsDrawCylinders = false |
Definition at line 76 of file TrackCollHandleBase.cxx.
| bool TrackCollHandleBase::Imp::tsos_useShortMDTMeasurements = false |
Definition at line 70 of file TrackCollHandleBase.cxx.
| bool TrackCollHandleBase::Imp::tsos_useShortTRTMeasurements = false |
Definition at line 69 of file TrackCollHandleBase.cxx.