ATLAS Offline Software
Loading...
Searching...
No Matches
InnerDetector
InDetDetDescr
SCT_GeoModel
src
SCT_GeoModelAthenaComps.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
SCT_GeoModelAthenaComps.h
"
6
7
SCT_GeoModelAthenaComps::SCT_GeoModelAthenaComps
()
8
:
InDetDD
::
AthenaComps
(
"SCT_GeoModel"
),
9
m_idHelper
(nullptr)
10
{}
11
12
void
13
SCT_GeoModelAthenaComps::setIdHelper
(
const
SCT_ID
* idHelper)
14
{
15
m_idHelper
= idHelper;
16
}
17
18
const
SCT_ID
*
19
SCT_GeoModelAthenaComps::getIdHelper
()
const
20
{
21
return
m_idHelper
;
22
}
23
SCT_GeoModelAthenaComps.h
InDetDD::AthenaComps::AthenaComps
AthenaComps(const std::string &msgStreamName)
Definition
InDetDDAthenaComps.cxx:8
SCT_GeoModelAthenaComps::SCT_GeoModelAthenaComps
SCT_GeoModelAthenaComps()
Definition
SCT_GeoModelAthenaComps.cxx:7
SCT_GeoModelAthenaComps::setIdHelper
void setIdHelper(const SCT_ID *idHelper)
Definition
SCT_GeoModelAthenaComps.cxx:13
SCT_GeoModelAthenaComps::m_idHelper
const SCT_ID * m_idHelper
Definition
SCT_GeoModelAthenaComps.h:25
SCT_GeoModelAthenaComps::getIdHelper
const SCT_ID * getIdHelper() const
Definition
SCT_GeoModelAthenaComps.cxx:19
SCT_ID
This is an Identifier helper class for the SCT subdetector.
Definition
SCT_ID.h:68
InDetDD
Message Stream Member.
Definition
FakeTrackBuilder.h:8
Generated on
for ATLAS Offline Software by
1.14.0