ATLAS Offline Software
Loading...
Searching...
No Matches
DetectorDescription
GeoModel
GeoModelUtilities
src
GeoExtendedMaterial.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
GeoModelUtilities/GeoExtendedMaterial.h
"
6
#include "
GeoModelUtilities/GeoMaterialPropertiesTable.h
"
7
8
GeoExtendedMaterial::GeoExtendedMaterial
(
const
std::string &
Name
,
9
double
Density,
10
GeoMaterialState
State,
11
double
Temperature,
12
double
Pressure):
13
GeoMaterial(
Name
,Density),
14
m_state
(State),
15
m_temperature
(Temperature),
16
m_pressure
(Pressure){}
GeoExtendedMaterial.h
GeoMaterialState
GeoMaterialState
Definition
GeoExtendedMaterial.h:25
GeoMaterialPropertiesTable.h
Name
JetDumper::Name Name
Definition
JetDumper.cxx:19
GeoExtendedMaterial::m_temperature
double m_temperature
Definition
GeoExtendedMaterial.h:51
GeoExtendedMaterial::m_state
GeoMaterialState m_state
Definition
GeoExtendedMaterial.h:50
GeoExtendedMaterial::GeoExtendedMaterial
GeoExtendedMaterial(const std::string &Name, double Density, GeoMaterialState State=stateUndefined, double Temperature=SYSTEM_OF_UNITS::STP_Temperature, double Pressure=SYSTEM_OF_UNITS::STP_Pressure)
Definition
GeoExtendedMaterial.cxx:8
GeoExtendedMaterial::m_pressure
double m_pressure
Definition
GeoExtendedMaterial.h:52
Generated on
for ATLAS Offline Software by
1.14.0