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