ATLAS Offline Software
|
#include "GeoPrimitives/GeoPrimitives.h"
#include "GeoModelKernel/GeoMaterial.h"
#include "GeoModelKernel/GeoIntrusivePtr.h"
#include "GeoModelUtilities/GeoMaterialPropertiesTable.h"
#include "GaudiKernel/PhysicalConstants.h"
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 } |
#define SYSTEM_OF_UNITS Gaudi::Units |
Ensure that the extensions for the Vector3D are properly loaded.
Definition at line 22 of file GeoExtendedMaterial.h.
enum GeoMaterialState |
Enumerator | |
---|---|
stateUndefined | |
stateSolid | |
stateLiquid | |
stateGas |
Definition at line 25 of file GeoExtendedMaterial.h.