ATLAS Offline Software
Loading...
Searching...
No Matches
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::m_type
GeoSurfaceType m_type
Definition
GeoOpticalSurface.h:74
GeoOpticalSurface::GeoOpticalSurfaceModel
GeoOpticalSurfaceModel
Definition
GeoOpticalSurface.h:41
GeoOpticalSurface::m_finish
GeoOpticalSurfaceFinish m_finish
Definition
GeoOpticalSurface.h:73
GeoOpticalSurface::m_model
GeoOpticalSurfaceModel m_model
Definition
GeoOpticalSurface.h:72
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
GeoOpticalSurface::m_parameter
double m_parameter
Definition
GeoOpticalSurface.h:75
GeoOpticalSurface::m_name
std::string m_name
Definition
GeoOpticalSurface.h:71
GeoOpticalSurface::GeoSurfaceType
GeoSurfaceType
Definition
GeoOpticalSurface.h:23
GeoOpticalSurface::GeoOpticalSurfaceFinish
GeoOpticalSurfaceFinish
Definition
GeoOpticalSurface.h:31
type
Generated on
for ATLAS Offline Software by
1.14.0