ATLAS Offline Software
MMSpacerComponent.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef MMSpacerComponent_H
6 #define MMSpacerComponent_H
7 
9 
10 #include <iostream>
11 
12 namespace MuonGM {
13 
15 
16  public:
17  MMSpacerComponent() = default;
18  friend std::ostream &operator<<(std::ostream &os, const MMSpacerComponent &c);
19  };
20 
21 } // namespace MuonGM
22 
23 #endif
MuonGM
Ensure that the Athena extensions are properly loaded.
Definition: GeoMuonHits.h:27
MuonGM::MMSpacerComponent::MMSpacerComponent
MMSpacerComponent()=default
MuonGM::StandardComponent
Definition: StandardComponent.h:15
MuonGM::MMSpacerComponent
Definition: MMSpacerComponent.h:14
StandardComponent.h
ReadFromCoolCompare.os
os
Definition: ReadFromCoolCompare.py:231
MuonGM::MMSpacerComponent::operator<<
friend std::ostream & operator<<(std::ostream &os, const MMSpacerComponent &c)
Definition: MMSpacerComponent.cxx:11
python.compressB64.c
def c
Definition: compressB64.py:93