ATLAS Offline Software
|
Public Attributes | |
GeoSysController * | controller = nullptr |
std::map< const GeoLogVol *, SoShape * > | logvol2shape |
std::map< double, SoNode * > | id2shape |
SoVisualizeAction | visaction |
std::map< SoSeparator *, VolumeHandle * > * | sonodesep2volhandle = nullptr |
GeoPVConstLink | motherpV |
PhiSectorManager * | phisectormanager = nullptr |
VP1GeoFlags::SubSystemFlag | subsysflag |
SoMaterial * | topMaterial = nullptr |
MatVisAttributes * | matVisAttributes = nullptr |
VolVisAttributes * | volVisAttributes = nullptr |
ZappedVolumeListModel * | zappedvolumelistmodel = nullptr |
int | ref = 0 |
Definition at line 25 of file VolumeHandleSharedData.cxx.
GeoSysController* VolumeHandleSharedData::Imp::controller = nullptr |
Definition at line 27 of file VolumeHandleSharedData.cxx.
std::map<double, SoNode *> VolumeHandleSharedData::Imp::id2shape |
Definition at line 29 of file VolumeHandleSharedData.cxx.
std::map<const GeoLogVol *, SoShape *> VolumeHandleSharedData::Imp::logvol2shape |
Definition at line 28 of file VolumeHandleSharedData.cxx.
MatVisAttributes* VolumeHandleSharedData::Imp::matVisAttributes = nullptr |
Definition at line 36 of file VolumeHandleSharedData.cxx.
GeoPVConstLink VolumeHandleSharedData::Imp::motherpV |
Definition at line 32 of file VolumeHandleSharedData.cxx.
PhiSectorManager* VolumeHandleSharedData::Imp::phisectormanager = nullptr |
Definition at line 33 of file VolumeHandleSharedData.cxx.
int VolumeHandleSharedData::Imp::ref = 0 |
Definition at line 39 of file VolumeHandleSharedData.cxx.
std::map<SoSeparator*,VolumeHandle*>* VolumeHandleSharedData::Imp::sonodesep2volhandle = nullptr |
Definition at line 31 of file VolumeHandleSharedData.cxx.
VP1GeoFlags::SubSystemFlag VolumeHandleSharedData::Imp::subsysflag |
Definition at line 34 of file VolumeHandleSharedData.cxx.
SoMaterial* VolumeHandleSharedData::Imp::topMaterial = nullptr |
Definition at line 35 of file VolumeHandleSharedData.cxx.
SoVisualizeAction VolumeHandleSharedData::Imp::visaction |
Definition at line 30 of file VolumeHandleSharedData.cxx.
VolVisAttributes* VolumeHandleSharedData::Imp::volVisAttributes = nullptr |
Definition at line 37 of file VolumeHandleSharedData.cxx.
ZappedVolumeListModel* VolumeHandleSharedData::Imp::zappedvolumelistmodel = nullptr |
Definition at line 38 of file VolumeHandleSharedData.cxx.