|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef IGNNTrackReaderTool_H
6 #define IGNNTrackReaderTool_H
11 #include "GaudiKernel/AlgTool.h"
42 std::vector<std::vector<uint32_t> >& tracks)
const =0;
45 std::vector<std::vector<uint32_t> >& tracks, std::vector<std::vector<uint32_t> >& seeds)
const =0;
52 virtual MsgStream&
dump(MsgStream&
out)
const=0;
53 virtual std::ostream&
dump(std::ostream&
out)
const=0;
MsgStream & operator<<(MsgStream &, const GNNTrackReaderTool &)