ATLAS Offline Software
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
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:195
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