ATLAS Offline Software
Component.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3 */
4 
6 
7 namespace MuonGM {
8 
9  double Component::GetThickness() const { return 0; }
10 
11 } // namespace MuonGM
MuonGM::Component::GetThickness
double GetThickness() const
Definition: Component.cxx:9
MuonGM
Ensure that the Athena extensions are properly loaded.
Definition: GeoMuonHits.h:27
Component.h