ATLAS Offline Software
LbiComponent.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 LbiComponent_H
6 #define LbiComponent_H
7 
9 
10 namespace MuonGM {
11 
13  public:
14  std::string associated_CMIsubtype{};
15  };
16 } // namespace MuonGM
17 
18 #endif
MuonGM
Ensure that the Athena extensions are properly loaded.
Definition: GeoMuonHits.h:27
MuonGM::StandardComponent
Definition: StandardComponent.h:15
StandardComponent.h
MuonGM::LbiComponent
Definition: LbiComponent.h:12
MuonGM::LbiComponent::associated_CMIsubtype
std::string associated_CMIsubtype
Definition: LbiComponent.h:14