6#include "GaudiKernel/MsgStream.h"
10 sl <<
"PixelRDO_Collection: "
16 for (;it!=itEnd;++it) sl<< (**it)<<
", ";
23 sl <<
"PixelRDO_Collection: "
29 for (;it!=itEnd;++it) sl<< (**it)<<
", ";
MsgStream & operator<<(MsgStream &sl, const PixelRDO_Collection &coll)
Overload of << operator for MsgStream for debug output.
InDetRawDataCollection< PixelRDORawData > PixelRDO_Collection
DataModel_detail::const_iterator< DataVector > const_iterator
const_iterator end() const noexcept
const_iterator begin() const noexcept
virtual Identifier identify() const override final