![]() |
![]() |
DD4hep - The AIDA detector description toolkit for high energy physics experiments
DD4hep
Rev:Unversioneddirectory
|
Class of the ROOT toolkit. See http://root.cern.ch/root/htmldoc/ClassIndex.html. More...
#include <Volumes.h>
Public Member Functions | |
virtual | ~TGeoExtension () |
virtual TGeoExtension * | Grab ()=0 |
TGeoExtension overload: Method called whenever requiring a pointer to the extension. More... | |
virtual void | Release () const =0 |
TGeoExtension overload: Method called always when the pointer to the extension is not needed anymore. More... | |
Class of the ROOT toolkit. See http://root.cern.ch/root/htmldoc/ClassIndex.html.
|
pure virtual |
TGeoExtension overload: Method called whenever requiring a pointer to the extension.
Implemented in DD4hep::Geometry::VolumeExtension, and DD4hep::Geometry::PlacedVolumeExtension.
|
pure virtual |
TGeoExtension overload: Method called always when the pointer to the extension is not needed anymore.
Implemented in DD4hep::Geometry::VolumeExtension, and DD4hep::Geometry::PlacedVolumeExtension.