GEAR  1.9.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Friends Pages
Public Member Functions | List of all members
gear::TGeoMaterialProperties Class Reference

Concrete implemetation for TGeo. More...

#include <TGeoMaterialProperties.h>

Inheritance diagram for gear::TGeoMaterialProperties:
gear::GearMaterialProperties

Public Member Functions

 TGeoMaterialProperties (const TGeoMaterialProperties &)=delete
 
TGeoMaterialPropertiesoperator= (const TGeoMaterialProperties &)=delete
 
 TGeoMaterialProperties ()
 C'tor. More...
 
 ~TGeoMaterialProperties ()
 D'tor. More...
 
void initialize ()
 Initialize a concrete implemetaiton of the detailed material properties - after the configuration.
 
virtual GearPointPropertiesgetGearPointProperties () const
 Get an instance of the GearPointProperties - 0 if not initialized.
 
virtual GearDistancePropertiesgetGearDistanceProperties () const
 Get an instance of the GearDistanceProperties - 0 if not initialized.
 
- Public Member Functions inherited from gear::GearMaterialProperties
ConfigMap & config ()
 Use to configure an instance of the material properties, e.g. More...
 
ConfigMap & config ()
 Use to configure an instance of the material properties, e.g. More...
 

Additional Inherited Members

- Protected Attributes inherited from gear::GearMaterialProperties
ConfigMap _cfg {}
 

Detailed Description

Concrete implemetation for TGeo.

Author
F. Gaede, DESY
Version
$Id$

Definition at line 20 of file TGeoMaterialProperties.h.

Constructor & Destructor Documentation

gear::TGeoMaterialProperties::TGeoMaterialProperties ( )

C'tor.

Definition at line 13 of file TGeoMaterialProperties.cc.

gear::TGeoMaterialProperties::~TGeoMaterialProperties ( )

D'tor.

Definition at line 16 of file TGeoMaterialProperties.cc.


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