ATLAS Offline Software
MuonSpectrometer
MuonDetDescr
MuonGeoModel
MuonGeoModel
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
8
#include "
MuonGeoModel/StandardComponent.h
"
9
10
namespace
MuonGM
{
11
12
class
MdtComponent
:
public
StandardComponent
{
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
MuonGM
Ensure that the Athena extensions are properly loaded.
Definition:
GeoMuonHits.h:27
MuonGM::StandardComponent
Definition:
StandardComponent.h:15
MuonGM::MdtComponent
Definition:
MdtComponent.h:12
StandardComponent.h
MuonGM::MdtComponent::MdtComponent
MdtComponent()=default
MuonGM::MdtComponent::cutoutTubeXShift
double cutoutTubeXShift
Definition:
MdtComponent.h:17
MuonGM::MdtComponent::tubelenStepSize
double tubelenStepSize
Definition:
MdtComponent.h:16
Generated on Thu Nov 7 2024 21:20:38 for ATLAS Offline Software by
1.8.18