ATLAS Offline Software
Loading...
Searching...
No Matches
ForwardScrutinizer.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
7ForwardScrutinizer::ForwardScrutinizer(const GeoVFullPhysVol *fullPhysVol)
8 :GeoVDetectorElement(fullPhysVol)
9{
10}
11
15
16
17#if defined BUILDVP1LIGHT
19 {
20 return 0;
21 }
22#else
24 {
25 return Identifier();
26 }
27#endif
virtual ~ForwardScrutinizer() override final
ForwardScrutinizer(const GeoVFullPhysVol *fullPhysVol)
Identifier identify() const