ATLAS Offline Software
Loading...
Searching...
No Matches
HGTD_GeoModelAthenaComps.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef HGTD_GeoModel_HGTD_GeoModelAthenaComps_H
6#define HGTD_GeoModel_HGTD_GeoModelAthenaComps_H
7
9
10class HGTD_ID;
11
12
15
16public:
17
19
20 void setIdHelper(const HGTD_ID* idHelper);
21
22 const HGTD_ID* getIdHelper() const;
23
24private:
26
27};
28
29#endif // HGTD_GeoModel_HGTD_GeoModelAthenaComps_H
void setIdHelper(const HGTD_ID *idHelper)
const HGTD_ID * getIdHelper() const
This is an Identifier helper class for the HGTD subdetector.
Definition HGTD_ID.h:47
Class to hold various Athena components.