ATLAS Offline Software
Loading...
Searching...
No Matches
TRT_Conditions.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3*/
4
6// TRT_Conditions.h
8
9#ifndef INDETREADOUTGEOMETRY_TRT_CONDITIONS_H
10#define INDETREADOUTGEOMETRY_TRT_CONDITIONS_H
11
14#include "CLHEP/Geometry/Transform3D.h"
15
16namespace TRTCond {
17 class StrawDxContainer;
18}
19
20namespace InDetDD {
21
27
29
30 public:
31
33 ~TRT_Conditions() = default;
34
36
37 protected:
39
40 private:
42
43 };
44
45} // end namespace
46
47#endif // INDETREADOUTGEOMETRY_TRT_CONDITIONS_H
48
Define macros for attributes used to control the static checker.
const TRTCond::StrawDxContainer * m_dxContainer
void setDxContainer(const TRTCond::StrawDxContainer *container)
const TRTCond::StrawDxContainer * dxContainer() const
specialise to detector level
Message Stream Member.