ATLAS Offline Software
MicromegasComponent.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 MicromegasComponent_H
6 #define MicromegasComponent_H
7 
9 
10 #include <iostream>
11 #include <string>
12 
13 namespace MuonGM {
14 
16 
17  public:
18  MicromegasComponent() = default;
19  friend std::ostream &operator<<(std::ostream &os, const MicromegasComponent &c);
20 
21  std::string subType{};
22  };
23 
24 } // namespace MuonGM
25 
26 #endif
MuonGM
Ensure that the Athena extensions are properly loaded.
Definition: GeoMuonHits.h:27
MuonGM::MicromegasComponent::operator<<
friend std::ostream & operator<<(std::ostream &os, const MicromegasComponent &c)
Definition: MicromegasComponent.cxx:10
MuonGM::StandardComponent
Definition: StandardComponent.h:15
StandardComponent.h
MuonGM::MicromegasComponent
Definition: MicromegasComponent.h:15
ReadFromCoolCompare.os
os
Definition: ReadFromCoolCompare.py:231
MuonGM::MicromegasComponent::subType
std::string subType
Definition: MicromegasComponent.h:21
MuonGM::MicromegasComponent::MicromegasComponent
MicromegasComponent()=default
python.compressB64.c
def c
Definition: compressB64.py:93