ATLAS Offline Software
DetectorDescription
GeoModel
GeoModelUtilities
GeoModelUtilities
GeoOpticalPhysVol.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef GeoOpticalPhysVol_h
6
#define GeoOpticalPhysVol_h 1
7
9
#include "
GeoPrimitives/GeoPrimitives.h
"
10
11
#include "GeoModelKernel/GeoPhysVol.h"
12
13
class
GeoOpticalPhysVol
:
public
GeoPhysVol
14
{
15
public
:
16
GeoOpticalPhysVol
(
const
GeoLogVol* LogVol);
17
18
protected
:
19
~GeoOpticalPhysVol
();
20
21
private
:
22
GeoOpticalPhysVol
(
const
GeoOpticalPhysVol
&right);
23
GeoOpticalPhysVol
&
operator=
(
const
GeoOpticalPhysVol
&right);
24
25
};
26
27
#endif
GeoOpticalPhysVol
Ensure that the extensions for the Vector3D are properly loaded.
Definition:
GeoOpticalPhysVol.h:14
GeoOpticalPhysVol::GeoOpticalPhysVol
GeoOpticalPhysVol(const GeoOpticalPhysVol &right)
GeoOpticalPhysVol::~GeoOpticalPhysVol
~GeoOpticalPhysVol()
Definition:
GeoOpticalPhysVol.cxx:12
GeoOpticalPhysVol::operator=
GeoOpticalPhysVol & operator=(const GeoOpticalPhysVol &right)
GeoPrimitives.h
GeoOpticalPhysVol::GeoOpticalPhysVol
GeoOpticalPhysVol(const GeoLogVol *LogVol)
Definition:
GeoOpticalPhysVol.cxx:7
Generated on Thu Jan 9 2025 21:10:40 for ATLAS Offline Software by
1.8.18