ATLAS Offline Software
SpaComponent.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 SpaComponent_H
6 #define SpaComponent_H
7 
9 
10 namespace MuonGM {
11 
13  public:
14  double maxwdy{0.}; // length from bottom to the max width of the CSL
15  // for CSC it is = dy
16  };
17 } // namespace MuonGM
18 
19 #endif
MuonGM::SpaComponent
Definition: SpaComponent.h:12
MuonGM
Ensure that the Athena extensions are properly loaded.
Definition: GeoMuonHits.h:27
MuonGM::SpaComponent::maxwdy
double maxwdy
Definition: SpaComponent.h:14
MuonGM::StandardComponent
Definition: StandardComponent.h:15
StandardComponent.h