GEAR  1.9.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Friends Pages
Public Member Functions | Static Public Member Functions | Protected Member Functions | Static Protected Member Functions | List of all members
gear::GearMaterialPropertiesFactory Class Referenceabstract

Factory singleton class - plugin libraries will have to implement a concrete factory and register it on loading. More...

#include <GearMaterialProperties.h>

Inheritance diagram for gear::GearMaterialPropertiesFactory:
gear::TGeoMaterialPropertiesFactory

Public Member Functions

virtual GearMaterialPropertiescreate () const =0
 Create a new object of the GearMaterialProperties.
 
GearMaterialPropertiescreate ()=0
 Create a new object of the GearMaterialProperties.
 

Static Public Member Functions

static const
GearMaterialPropertiesFactory
instance ()
 The instance.
 

Protected Member Functions

GearMaterialPropertiesFactoryinstance ()
 The instance.
 

Static Protected Member Functions

static
GearMaterialPropertiesFactory *& 
me ()
 

Detailed Description

Factory singleton class - plugin libraries will have to implement a concrete factory and register it on loading.

Definition at line 56 of file GearMaterialProperties.h.


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