ATLAS Offline Software
CscComponent.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef CscComponent_H
6 #define CscComponent_H
7 
9 namespace MuonGM {
10 
12  public:
13  double maxwdy{0.}; // length from bottom to the max width of the CSL
14  // for CSC it is = dy
15  };
16 } // namespace MuonGM
17 
18 #endif
MuonGM
Ensure that the Athena extensions are properly loaded.
Definition: GeoMuonHits.h:27
MuonGM::CscComponent
Definition: CscComponent.h:11
MuonGM::StandardComponent
Definition: StandardComponent.h:15
StandardComponent.h
MuonGM::CscComponent::maxwdy
double maxwdy
Definition: CscComponent.h:13