ATLAS Offline Software
Loading...
Searching...
No Matches
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
}
SurfaceBounds.h
Trk::SurfaceBounds
Abstract base class for surface bounds to be specified.
Definition
SurfaceBounds.h:47
Trk::operator<<
MsgStream & operator<<(MsgStream &sl, const AlignModule &alignModule)
overload of << operator for MsgStream for debug output
Definition
AlignModule.cxx:204
Generated on
for ATLAS Offline Software by
1.14.0