ATLAS Offline Software
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
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
MuonR4::State
CalibratedSpacePoint::State State
Definition:
SpacePointCalibrator.cxx:24
GeoMaterialPropertiesTable.h
GeoMaterialState
GeoMaterialState
Definition:
GeoExtendedMaterial.h:25
Name
JetDumper::Name Name
Definition:
JetDumper.cxx:19
Generated on Thu Nov 7 2024 21:15:42 for ATLAS Offline Software by
1.8.18