Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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 
6 
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
m_name
std::string m_name
Definition: ColumnarPhysliteTest.cxx:53
python.CaloAddPedShiftConfig.type
type
Definition: CaloAddPedShiftConfig.py:42
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:228
correlationModel::model
model
Definition: AsgElectronEfficiencyCorrectionTool.cxx:46
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