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