6#include "GaudiKernel/MsgStream.h"
15 std::ostringstream out;
23 sl <<
"TRT_DriftCircleCollection: "
26 TRT_DriftCircleCollection::const_iterator it = coll.
begin();
27 TRT_DriftCircleCollection::const_iterator itEnd = coll.
end();
28 for (;it!=itEnd;++it) sl<< (**it)<<
", ";
const_iterator end() const noexcept
const_iterator begin() const noexcept
Trk::PrepRawDataCollection< TRT_DriftCircle > TRT_DriftCircleCollection
virtual Identifier identify() const override final
MsgStream & operator<<(MsgStream &, const GNNTrackFinderTritonTool &)