ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
InnerDetector
InDetDetDescr
SCT_GeoModel
src
SCT_GeoModelAthenaComps.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef SCT_GeoModel_SCT_GeoModelAthenaComps_H
6
#define SCT_GeoModel_SCT_GeoModelAthenaComps_H
7
8
#include "
InDetGeoModelUtils/InDetDDAthenaComps.h
"
9
10
class
SCT_ID
;
11
12
14
class
SCT_GeoModelAthenaComps
:
public
InDetDD::AthenaComps
{
15
16
public
:
17
18
SCT_GeoModelAthenaComps
();
19
20
void
setIdHelper
(
const
SCT_ID
* idHelper);
21
22
const
SCT_ID
*
getIdHelper
()
const
;
23
24
private
:
25
const
SCT_ID
*
m_idHelper
;
26
27
};
28
29
#endif
// SCT_GeoModel_SCT_GeoModelAthenaComps_H
30
InDetDDAthenaComps.h
InDetDD::AthenaComps
Class to hold various Athena components.
Definition
InDetDDAthenaComps.h:21
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
Generated on
for ATLAS Offline Software by
1.17.0