ATLAS Offline Software
MuonSpectrometer
MuonDetDescr
MuonGeoModel
src
Position.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/Position.h
"
6
7
namespace
MuonGM
{
8
9
std::ostream &
operator<<
(std::ostream &
os
,
const
Position
&
p
) {
10
os
<<
" Position eta/phi index "
<<
p
.zindex <<
"/"
<<
p
.phiindex <<
" phi/z/R/s_shift "
<<
p
.phi <<
" "
<<
p
.z <<
" "
<<
p
.radius <<
" "
<<
p
.shift <<
" alpha/beta/gamma "
11
<<
p
.alpha <<
" "
<<
p
.beta <<
" "
<<
p
.gamma;
12
13
return
os
;
14
}
15
}
// namespace MuonGM
MuonGM::operator<<
std::ostream & operator<<(std::ostream &os, const AlignPos &p)
Definition:
AlignPos.cxx:8
MuonGM
Ensure that the Athena extensions are properly loaded.
Definition:
GeoMuonHits.h:27
python.utils.AtlRunQueryDQUtils.p
p
Definition:
AtlRunQueryDQUtils.py:210
MuonGM::Position
Definition:
Position.h:11
ReadFromCoolCompare.os
os
Definition:
ReadFromCoolCompare.py:231
Position.h
Generated on Thu Jan 2 2025 21:16:23 for ATLAS Offline Software by
1.8.18