ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
MuonSpectrometer
MuonDetDescr
MuonGeoModel
src
AlignPos.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
MuonGeoModel/AlignPos.h
"
6
7
namespace
MuonGM
{
8
std::ostream &
operator<<
(std::ostream &os,
const
AlignPos
&p) {
9
os <<
"phi ind="
<< p.phiindex <<
" z ind="
<< p.zindex <<
" tra_s="
<< p.tras <<
" tra_z="
<< p.traz <<
" tra_t="
<< p.trat <<
" (in mm)"
10
<<
" rot_s="
<< p.rots * 1000. <<
" rot_z="
<< p.rotz * 1000. <<
" rot_t="
<< p.rott * 1000. <<
" (angles in milli-radians) "
11
<<
" is barrel? "
<< p.isBarrel <<
" station type= "
<< p.tectype;
12
13
return
os;
14
}
15
16
}
// namespace MuonGM
AlignPos.h
MuonGM::AlignPos::AlignPos
AlignPos()=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.17.0