Implementation class extending the ROOT volume (TGeoVolume)
More...
#include <Volumes.h>
Implementation class extending the ROOT volume (TGeoVolume)
Internal data structure optional to TGeo data.
For any further documentation please see the following ROOT documentation:
- See also
- http://root.cern.ch/root/html/TGeoExtension.html
- Author
- M.Frank
- Version
- 1.0
Definition at line 300 of file Volumes.h.
◆ ~VolumeExtension()
VolumeExtension::~VolumeExtension |
( |
| ) |
|
|
virtual |
◆ VolumeExtension() [1/3]
VolumeExtension::VolumeExtension |
( |
| ) |
|
◆ VolumeExtension() [2/3]
◆ VolumeExtension() [3/3]
◆ ClassDefOverride()
◆ copy()
◆ Grab()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ Release()
void VolumeExtension::Release |
( |
| ) |
const |
|
overridevirtual |
TGeoExtension overload: Method called always when the pointer to the extension is not needed anymore.
Definition at line 613 of file Volumes.cpp.
◆ flags
int dd4hep::VolumeExtension::flags = 0 |
Bit field to determine the usage. Bit 0...15 reserverd for system usage. 16...31 user space.
Definition at line 309 of file Volumes.h.
◆ limits
LimitSet dd4hep::VolumeExtension::limits |
◆ magic
unsigned long dd4hep::VolumeExtension::magic = 0 |
Magic word to detect memory corruptions.
Definition at line 303 of file Volumes.h.
◆ properties
TList* dd4hep::VolumeExtension::properties { nullptr } |
Reference to properties.
Definition at line 321 of file Volumes.h.
◆ refCount
long dd4hep::VolumeExtension::refCount = 0 |
Reference count on object (used to implement Grab/Release)
Definition at line 305 of file Volumes.h.
◆ referenced
int dd4hep::VolumeExtension::referenced = 0 |
◆ reflected
Handle<TGeoVolume> dd4hep::VolumeExtension::reflected |
Reference to the reflected volume (or to the original volume for reflections)
Definition at line 319 of file Volumes.h.
◆ region
Region dd4hep::VolumeExtension::region |
◆ sens_det
Reference to the sensitive detector.
Definition at line 317 of file Volumes.h.
◆ smartLess
unsigned char dd4hep::VolumeExtension::smartLess = 0xFF |
Geant4 optimization flag: Smartless.
Definition at line 323 of file Volumes.h.
◆ vis
VisAttr dd4hep::VolumeExtension::vis |
Reference to visualization attributes.
Definition at line 315 of file Volumes.h.
The documentation for this class was generated from the following files: