ATLAS Offline Software
Loading...
Searching...
No Matches
HighGranularityTimingDetector
HGTD_DetDescr
HGTD_GeoModel
src
HGTD_GeoModelAthenaComps.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 "
HGTD_GeoModel/HGTD_GeoModelAthenaComps.h
"
6
7
HGTD_GeoModelAthenaComps::HGTD_GeoModelAthenaComps
()
8
:
InDetDD
::
AthenaComps
(
"HGTD_GeoModel"
),
9
m_idHelper
(nullptr)
10
{}
11
12
void
13
HGTD_GeoModelAthenaComps::setIdHelper
(
const
HGTD_ID
* idHelper)
14
{
15
m_idHelper
= idHelper;
16
}
17
18
const
HGTD_ID
*
19
HGTD_GeoModelAthenaComps::getIdHelper
()
const
20
{
21
return
m_idHelper
;
22
}
HGTD_GeoModelAthenaComps.h
HGTD_GeoModelAthenaComps::m_idHelper
const HGTD_ID * m_idHelper
Definition
HGTD_GeoModelAthenaComps.h:25
HGTD_GeoModelAthenaComps::setIdHelper
void setIdHelper(const HGTD_ID *idHelper)
Definition
HGTD_GeoModelAthenaComps.cxx:13
HGTD_GeoModelAthenaComps::HGTD_GeoModelAthenaComps
HGTD_GeoModelAthenaComps()
Definition
HGTD_GeoModelAthenaComps.cxx:7
HGTD_GeoModelAthenaComps::getIdHelper
const HGTD_ID * getIdHelper() const
Definition
HGTD_GeoModelAthenaComps.cxx:19
HGTD_ID
This is an Identifier helper class for the HGTD subdetector.
Definition
HGTD_ID.h:47
InDetDD::AthenaComps::AthenaComps
AthenaComps(const std::string &msgStreamName)
Definition
InDetDDAthenaComps.cxx:8
InDetDD
Message Stream Member.
Definition
FakeTrackBuilder.h:8
Generated on
for ATLAS Offline Software by
1.14.0