ATLAS Offline Software
DetectorDescription
GeoModel
GeoModelExamples
src
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
5
#include "
CentralScrutinizer.h
"
6
7
CentralScrutinizer::CentralScrutinizer
(
const
GeoVFullPhysVol *fullPhysVol)
8
:GeoVDetectorElement(fullPhysVol)
9
{
10
}
11
12
CentralScrutinizer::~CentralScrutinizer
()
13
{
14
}
15
16
#if defined BUILDVP1LIGHT
17
int
CentralScrutinizer::identify
()
const
18
{
19
return
0;
20
}
21
#else
22
Identifier
CentralScrutinizer::identify
()
const
23
{
24
return
Identifier
();
25
}
26
#endif
27
CentralScrutinizer::CentralScrutinizer
CentralScrutinizer(const GeoVFullPhysVol *fullPhysVol)
Definition:
CentralScrutinizer.cxx:7
CentralScrutinizer.h
CentralScrutinizer::~CentralScrutinizer
virtual ~CentralScrutinizer() override final
Definition:
CentralScrutinizer.cxx:12
CentralScrutinizer::identify
Identifier identify() const
Definition:
CentralScrutinizer.cxx:22
Identifier
Definition:
IdentifierFieldParser.cxx:14
Generated on Thu Nov 7 2024 21:11:51 for ATLAS Offline Software by
1.8.18