|
DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
Go to the documentation of this file.
13 #ifndef DD4HEP_PROPERTYTABLE_H
14 #define DD4HEP_PROPERTYTABLE_H
20 #include <TGDMLMatrix.h>
50 const std::string& table_name,
51 const std::string& property_name,
60 #endif // DD4HEP_PROPERTYTABLE_H
PropertyTable(Object *obj)
Initializing constructor using object pointer.
Class to support the handling of optical surfaces.
Handle: a templated class like a shared pointer, which allows specialized access to tgeometry objects...
PropertyTable()=default
Default constructor.
Namespace for the AIDA detector description toolkit.
The main interface to the dd4hep detector description package.
PropertyTable & operator=(const PropertyTable &m)=default
Assignment operator.
PropertyTable(const PropertyTable &e)=default
Copy constructor.
PropertyTable(const Handle< Object > &e)
Constructor from same-type handle.
PropertyTable(const Handle< Q > &e)
Constructor from arbitray handle.