![]() |
ATLAS Offline Software
|
Public Member Functions | |
| Imp () | |
| void | ensureLODDetached () const |
| void | ensureSimpleDetached () const |
| void | ensureDetailedDetached () const |
| void | updateAttachmentForDetailLevel (TrackCommonFlags::DETAILLEVEL) const |
Public Attributes | |
| SoGroup * | attachnode |
| SoGroup * | attachnode_lod |
| SoSeparator * | attachsep_simple |
| SoSeparator * | attachsep_detailed |
| VP1ExtraSepLayerHelper * | attachHelper_simple |
| VP1ExtraSepLayerHelper * | attachHelper_detailed |
| TrackCommonFlags::DETAILLEVEL | detailLevel |
| std::map< std::pair< int, double >, TrackLODHandle * > | id_2_lodhandle |
Definition at line 23 of file TrackLODManager.cxx.
|
inline |
Definition at line 25 of file TrackLODManager.cxx.
| void TrackLODManager::Imp::ensureDetailedDetached | ( | ) | const |
Definition at line 65 of file TrackLODManager.cxx.
| void TrackLODManager::Imp::ensureLODDetached | ( | ) | const |
Definition at line 79 of file TrackLODManager.cxx.
| void TrackLODManager::Imp::ensureSimpleDetached | ( | ) | const |
Definition at line 72 of file TrackLODManager.cxx.
| void TrackLODManager::Imp::updateAttachmentForDetailLevel | ( | TrackCommonFlags::DETAILLEVEL | dl | ) | const |
Definition at line 86 of file TrackLODManager.cxx.
| VP1ExtraSepLayerHelper* TrackLODManager::Imp::attachHelper_detailed |
Definition at line 37 of file TrackLODManager.cxx.
| VP1ExtraSepLayerHelper* TrackLODManager::Imp::attachHelper_simple |
Definition at line 36 of file TrackLODManager.cxx.
| SoGroup* TrackLODManager::Imp::attachnode |
Definition at line 32 of file TrackLODManager.cxx.
| SoGroup* TrackLODManager::Imp::attachnode_lod |
Definition at line 33 of file TrackLODManager.cxx.
| SoSeparator* TrackLODManager::Imp::attachsep_detailed |
Definition at line 35 of file TrackLODManager.cxx.
| SoSeparator* TrackLODManager::Imp::attachsep_simple |
Definition at line 34 of file TrackLODManager.cxx.
| TrackCommonFlags::DETAILLEVEL TrackLODManager::Imp::detailLevel |
Definition at line 43 of file TrackLODManager.cxx.
| std::map<std::pair<int,double>,TrackLODHandle* > TrackLODManager::Imp::id_2_lodhandle |
Definition at line 44 of file TrackLODManager.cxx.
1.8.18