ATLAS Offline Software
Loading...
Searching...
No Matches
MuonSpectrometer
MuonDetDescr
MuonGeoModel
src
TgcComponent.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
MuonGeoModel/TgcComponent.h
"
6
7
#include <string>
8
9
namespace
MuonGM
{
10
11
12
std::ostream &
operator<<
(std::ostream &os,
const
TgcComponent
&c) {
13
os <<
"Component "
<< c.name << std::endl;
14
return
os;
15
}
16
17
}
// namespace MuonGM
TgcComponent.h
MuonGM::TgcComponent::TgcComponent
TgcComponent()=default
MuonGM
Ensure that the Athena extensions are properly loaded.
Definition
GeoMuonHits.h:27
MuonGM::operator<<
std::ostream & operator<<(std::ostream &os, const AlignPos &p)
Definition
AlignPos.cxx:8
Generated on
for ATLAS Offline Software by
1.14.0