DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
List of all members
dd4hep::PlacedVolumeFeatureExtension Class Reference

#include <Volumes.h>

Inheritance diagram for dd4hep::PlacedVolumeFeatureExtension:
dd4hep::PlacedVolumeExtension TGeoExtension

Additional Inherited Members

- Public Types inherited from dd4hep::PlacedVolumeExtension
typedef std::pair< std::string, int > VolID
 
- Public Member Functions inherited from dd4hep::PlacedVolumeExtension
 PlacedVolumeExtension ()
 Default constructor. More...
 
 PlacedVolumeExtension (PlacedVolumeExtension &&copy)
 Default move. More...
 
 PlacedVolumeExtension (const PlacedVolumeExtension &c)
 Copy constructor. More...
 
virtual ~PlacedVolumeExtension ()
 Default destructor. More...
 
PlacedVolumeExtensionoperator= (PlacedVolumeExtension &&copy)
 Move assignment. More...
 
PlacedVolumeExtensionoperator= (const PlacedVolumeExtension &copy)
 Assignment operator. More...
 
virtual TGeoExtensionGrab () override
 TGeoExtension overload: Method called whenever requiring a pointer to the extension. More...
 
virtual void Release () const override
 TGeoExtension overload: Method called always when the pointer to the extension is not needed anymore. More...
 
 ClassDefOverride (PlacedVolumeExtension, 200)
 Enable ROOT persistency. More...
 
- Public Attributes inherited from dd4hep::PlacedVolumeExtension
unsigned long magic { 0 }
 Magic word to detect memory corruptions. More...
 
long refCount { 0 }
 Reference count on object (used to implement Grab/Release) More...
 
Parameterisationparams { nullptr }
 Reference to the parameterised transformation. More...
 
VolIDs volIDs
 ID container. More...
 

Detailed Description

Definition at line 159 of file Volumes.h.


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