ATLAS Offline Software
Classes | Macros | Enumerations
GeoExtendedMaterial.h File Reference
#include "GeoPrimitives/GeoPrimitives.h"
#include "GeoModelKernel/GeoMaterial.h"
#include "GeoModelKernel/GeoIntrusivePtr.h"
#include "GeoModelUtilities/GeoMaterialPropertiesTable.h"
#include "GaudiKernel/PhysicalConstants.h"
Include dependency graph for GeoExtendedMaterial.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GeoExtendedMaterial
 

Macros

#define SYSTEM_OF_UNITS   Gaudi::Units
 Ensure that the extensions for the Vector3D are properly loaded. More...
 

Enumerations

enum  GeoMaterialState { stateUndefined, stateSolid, stateLiquid, stateGas }
 

Macro Definition Documentation

◆ SYSTEM_OF_UNITS

#define SYSTEM_OF_UNITS   Gaudi::Units

Ensure that the extensions for the Vector3D are properly loaded.

Definition at line 22 of file GeoExtendedMaterial.h.

Enumeration Type Documentation

◆ GeoMaterialState

Enumerator
stateUndefined 
stateSolid 
stateLiquid 
stateGas 

Definition at line 25 of file GeoExtendedMaterial.h.

stateSolid
@ stateSolid
Definition: GeoExtendedMaterial.h:25
stateUndefined
@ stateUndefined
Definition: GeoExtendedMaterial.h:25
stateGas
@ stateGas
Definition: GeoExtendedMaterial.h:25
stateLiquid
@ stateLiquid
Definition: GeoExtendedMaterial.h:25