ATLAS Offline Software
Tracking
TrkDetDescr
TrkSurfaces
src
SurfaceBounds.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
6
// SurfaceBounds.cxx, (c) ATLAS Detector Software
8
9
// Trk
10
#include "
TrkSurfaces/SurfaceBounds.h
"
11
13
MsgStream&
14
Trk::operator<<
(MsgStream& sl,
const
SurfaceBounds
&
sb
)
15
{
16
return
sb
.dump(sl);
17
}
18
19
std::ostream&
20
Trk::operator<<
(std::ostream& sl,
const
SurfaceBounds
&
sb
)
21
{
22
return
sb
.dump(sl);
23
}
Trk::SurfaceBounds
Definition:
SurfaceBounds.h:47
SurfaceBounds.h
keylayer_zslicemap.sb
sb
Definition:
keylayer_zslicemap.py:192
Trk::operator<<
MsgStream & operator<<(MsgStream &sl, const AlignModule &alignModule)
overload of << operator for MsgStream for debug output
Definition:
AlignModule.cxx:204
Generated on Thu Nov 7 2024 21:26:44 for ATLAS Offline Software by
1.8.18