ATLAS Offline Software
Loading...
Searching...
No Matches
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
9namespace 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
Ensure that the Athena extensions are properly loaded.
Definition GeoMuonHits.h:27