ATLAS Offline Software
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
Trk::LayerMaterialProperties
Definition:
LayerMaterialProperties.h:62
Trk::operator<<
MsgStream & operator<<(MsgStream &sl, const AlignModule &alignModule)
overload of << operator for MsgStream for debug output
Definition:
AlignModule.cxx:204
Trk::LayerMaterialProperties::dump
virtual MsgStream & dump(MsgStream &sl) const =0
Output Method for MsgStream, to be overloaded by child classes.
LayerMaterialProperties.h
Generated on Thu Nov 7 2024 21:20:09 for ATLAS Offline Software by
1.8.18