ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
DetectorDescription
ReadoutGeometryBase
src
SiCommonItems.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
ReadoutGeometryBase/SiCommonItems.h
"
6
7
namespace
InDetDD
{
8
9
SiCommonItems::SiCommonItems
(
const
AtlasDetectorID
*
const
idHelper)
10
:
AthMessaging
(
"SiDetectorElement"
),
11
m_idHelper
(idHelper),
12
m_lorentzAngleTool
(nullptr)
13
{}
14
15
16
void
SiCommonItems::setLorentzAngleTool
(
const
ISiLorentzAngleTool
*
lorentzAngleTool
) {
17
m_lorentzAngleTool
=
lorentzAngleTool
;
18
}
19
20
const
ISiLorentzAngleTool
*
SiCommonItems::lorentzAngleTool
()
const
{
21
return
m_lorentzAngleTool
;
22
}
23
24
}
// End namespace InDetDD
SiCommonItems.h
AthMessaging::AthMessaging
AthMessaging(IMessageSvc *msgSvc, const std::string &name)
Constructor.
Definition
AthMessaging.cxx:13
AtlasDetectorID
This class provides an interface to generate or decode an identifier for the upper levels of the dete...
Definition
AtlasDetectorID.h:53
ISiLorentzAngleTool
Interface class for tool providing Lorentz angle (and the corresponding shift of the measurement) for...
Definition
ISiLorentzAngleTool.h:27
InDetDD::SiCommonItems::SiCommonItems
SiCommonItems(const AtlasDetectorID *const idHelper)
Constructor.
Definition
SiCommonItems.cxx:9
InDetDD::SiCommonItems::m_lorentzAngleTool
const ISiLorentzAngleTool * m_lorentzAngleTool
LorentzAngle tool.
Definition
SiCommonItems.h:78
InDetDD::SiCommonItems::m_idHelper
const AtlasDetectorID * m_idHelper
IdHelper.
Definition
SiCommonItems.h:73
InDetDD::SiCommonItems::setLorentzAngleTool
void setLorentzAngleTool(const ISiLorentzAngleTool *lorentzAngleTool)
Definition
SiCommonItems.cxx:16
InDetDD::SiCommonItems::lorentzAngleTool
const ISiLorentzAngleTool * lorentzAngleTool() const
Definition
SiCommonItems.cxx:20
InDetDD
Message Stream Member.
Definition
FakeTrackBuilder.h:8
Generated on
for ATLAS Offline Software by
1.17.0