ATLAS Offline Software
Public Attributes | List of all members
VolumeHandleSharedData::Imp Class Reference
Collaboration diagram for VolumeHandleSharedData::Imp:

Public Attributes

GeoSysControllercontroller = nullptr
 
std::map< const GeoLogVol *, SoShape * > logvol2shape
 
std::map< double, SoNode * > id2shape
 
SoVisualizeAction visaction
 
std::map< SoSeparator *, VolumeHandle * > * sonodesep2volhandle = nullptr
 
GeoPVConstLink motherpV
 
PhiSectorManagerphisectormanager = nullptr
 
VP1GeoFlags::SubSystemFlag subsysflag
 
SoMaterial * topMaterial = nullptr
 
MatVisAttributesmatVisAttributes = nullptr
 
VolVisAttributesvolVisAttributes = nullptr
 
ZappedVolumeListModelzappedvolumelistmodel = nullptr
 
int ref = 0
 

Detailed Description

Definition at line 25 of file VolumeHandleSharedData.cxx.

Member Data Documentation

◆ controller

GeoSysController* VolumeHandleSharedData::Imp::controller = nullptr

Definition at line 27 of file VolumeHandleSharedData.cxx.

◆ id2shape

std::map<double, SoNode *> VolumeHandleSharedData::Imp::id2shape

Definition at line 29 of file VolumeHandleSharedData.cxx.

◆ logvol2shape

std::map<const GeoLogVol *, SoShape *> VolumeHandleSharedData::Imp::logvol2shape

Definition at line 28 of file VolumeHandleSharedData.cxx.

◆ matVisAttributes

MatVisAttributes* VolumeHandleSharedData::Imp::matVisAttributes = nullptr

Definition at line 36 of file VolumeHandleSharedData.cxx.

◆ motherpV

GeoPVConstLink VolumeHandleSharedData::Imp::motherpV

Definition at line 32 of file VolumeHandleSharedData.cxx.

◆ phisectormanager

PhiSectorManager* VolumeHandleSharedData::Imp::phisectormanager = nullptr

Definition at line 33 of file VolumeHandleSharedData.cxx.

◆ ref

int VolumeHandleSharedData::Imp::ref = 0

Definition at line 39 of file VolumeHandleSharedData.cxx.

◆ sonodesep2volhandle

std::map<SoSeparator*,VolumeHandle*>* VolumeHandleSharedData::Imp::sonodesep2volhandle = nullptr

Definition at line 31 of file VolumeHandleSharedData.cxx.

◆ subsysflag

VP1GeoFlags::SubSystemFlag VolumeHandleSharedData::Imp::subsysflag

Definition at line 34 of file VolumeHandleSharedData.cxx.

◆ topMaterial

SoMaterial* VolumeHandleSharedData::Imp::topMaterial = nullptr

Definition at line 35 of file VolumeHandleSharedData.cxx.

◆ visaction

SoVisualizeAction VolumeHandleSharedData::Imp::visaction

Definition at line 30 of file VolumeHandleSharedData.cxx.

◆ volVisAttributes

VolVisAttributes* VolumeHandleSharedData::Imp::volVisAttributes = nullptr

Definition at line 37 of file VolumeHandleSharedData.cxx.

◆ zappedvolumelistmodel

ZappedVolumeListModel* VolumeHandleSharedData::Imp::zappedvolumelistmodel = nullptr

Definition at line 38 of file VolumeHandleSharedData.cxx.


The documentation for this class was generated from the following file: