ATLAS Offline Software
Loading...
Searching...
No Matches
TRT_StandaloneTrackFinder.cxx File Reference
Include dependency graph for TRT_StandaloneTrackFinder.cxx:

Go to the source code of this file.

Functions

MsgStream & operator<< (MsgStream &sl, const InDet::TRT_StandaloneTrackFinder &se)

Function Documentation

◆ operator<<()

MsgStream & operator<< ( MsgStream & sl,
const InDet::TRT_StandaloneTrackFinder & se )

Definition at line 266 of file TRT_StandaloneTrackFinder.cxx.

267{
268 return se.dump(sl);
269}