ATLAS Offline Software
Loading...
Searching...
No Matches
MdtComponent.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef MdtComponent_H
6#define MdtComponent_H
7
9
10namespace MuonGM {
11
13 public:
14 MdtComponent() = default;
15
16 double tubelenStepSize{0.}; // step size for tube length in endcap chambers
17 double cutoutTubeXShift{0.}; // distance along tube length to shift tube center
18
19 };
20} // namespace MuonGM
21
22#endif
Ensure that the Athena extensions are properly loaded.
Definition GeoMuonHits.h:27