ATLAS Offline Software
DetectorDescription
GeoModel
GeoModelUtilities
src
GeoOpticalSurface.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/GeoOpticalSurface.h
"
6
7
GeoOpticalSurface::GeoOpticalSurface
(
const
std::string&
name
,
8
GeoOpticalSurfaceModel
model
,
9
GeoOpticalSurfaceFinish
finish,
10
GeoSurfaceType
type
,
11
double
parameter):
12
m_name(
name
),
13
m_model(
model
),
14
m_finish(finish),
15
m_type
(
type
),
16
m_parameter(parameter) {}
GeoOpticalSurface.h
GeoOpticalSurface::GeoOpticalSurfaceModel
GeoOpticalSurfaceModel
Definition:
GeoOpticalSurface.h:41
GeoOpticalSurface::GeoSurfaceType
GeoSurfaceType
Definition:
GeoOpticalSurface.h:23
m_type
TokenType m_type
the type
Definition:
TProperty.cxx:44
GeoOpticalSurface::GeoOpticalSurfaceFinish
GeoOpticalSurfaceFinish
Definition:
GeoOpticalSurface.h:31
name
std::string name
Definition:
Control/AthContainers/Root/debug.cxx:221
correlationModel::model
model
Definition:
AsgElectronEfficiencyCorrectionTool.cxx:46
python.CaloScaleNoiseConfig.type
type
Definition:
CaloScaleNoiseConfig.py:78
GeoOpticalSurface::GeoOpticalSurface
GeoOpticalSurface(const std::string &name, GeoOpticalSurfaceModel model=glisur, GeoOpticalSurfaceFinish finish=polished, GeoSurfaceType type=dielectric_dielectric, double parameter=1.0)
Definition:
GeoOpticalSurface.cxx:7
Generated on Thu Nov 7 2024 21:15:46 for ATLAS Offline Software by
1.8.18