ATLAS Offline Software
Loading...
Searching...
No Matches
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
6
9MsgStream& Trk::operator<<(MsgStream& sl,
11 return lmp.dump(sl);
12}
13
14std::ostream& Trk::operator<<(std::ostream& sl,
16 return lmp.dump(sl);
17}
18
This virtual base class encapsulates the logics to build pre/post/full update material for Layer stru...
virtual MsgStream & dump(MsgStream &sl) const =0
Output Method for MsgStream, to be overloaded by child classes.
MsgStream & operator<<(MsgStream &sl, const AlignModule &alignModule)
overload of << operator for MsgStream for debug output