ATLAS Offline Software
GeoOpticalPhysVol.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 
7 GeoOpticalPhysVol::GeoOpticalPhysVol(const GeoLogVol* LogVol):
8  GeoPhysVol(LogVol)
9 {
10 }
11 
13 {
14 }
GeoOpticalPhysVol::~GeoOpticalPhysVol
~GeoOpticalPhysVol()
Definition: GeoOpticalPhysVol.cxx:12
GeoOpticalPhysVol.h
GeoOpticalPhysVol::GeoOpticalPhysVol
GeoOpticalPhysVol(const GeoLogVol *LogVol)
Definition: GeoOpticalPhysVol.cxx:7