ATLAS Offline Software
LArVG4DetectorParameters.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 // LArVG4DetectorParameters.h
6 // 13-Oct-2003 WGS: Revised to simply use the version in LArGeoModel.
7 
8 // Interface class that defines how the different detector-parameter
9 // methods return values to the simulation.
10 
11 // This class is just a "copy" of the original class in LArGeoModel
12 // (see the typedef below).
13 
14 #ifndef __LArVG4DetectorParameters_h_
15 #define __LArVG4DetectorParameters_h_
16 
18 
20 
21 #endif
LArGeo::VDetectorParameters
Definition: VDetectorParameters.h:29
LArVG4DetectorParameters
LArGeo::VDetectorParameters LArVG4DetectorParameters
Definition: LArVG4DetectorParameters.h:19
VDetectorParameters.h