ATLAS Offline Software
Loading...
Searching...
No Matches
Tracking
TrkDetDescr
TrkGeometry
src
LayerMaterialProperties.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
TrkGeometry/LayerMaterialProperties.h
"
6
9
MsgStream&
Trk::operator<<
(MsgStream& sl,
10
const
Trk::LayerMaterialProperties
& lmp) {
11
return
lmp.
dump
(sl);
12
}
13
14
std::ostream&
Trk::operator<<
(std::ostream& sl,
15
const
Trk::LayerMaterialProperties
& lmp) {
16
return
lmp.
dump
(sl);
17
}
18
LayerMaterialProperties.h
Trk::LayerMaterialProperties
This virtual base class encapsulates the logics to build pre/post/full update material for Layer stru...
Definition
LayerMaterialProperties.h:62
Trk::LayerMaterialProperties::dump
virtual MsgStream & dump(MsgStream &sl) const =0
Output Method for MsgStream, to be overloaded by child classes.
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