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