ATLAS Offline Software
Loading...
Searching...
No Matches
RefitTracksAndVertex.cxx File Reference

Go to the source code of this file.

Functions

MsgStream & operator<< (MsgStream &outst, const RefitTracksAndVertex &alg)

Function Documentation

◆ operator<<()

MsgStream & operator<< ( MsgStream & outst,
const RefitTracksAndVertex & alg )

Definition at line 341 of file RefitTracksAndVertex.cxx.

341 {
342 return alg.dump( outst ) ;
343}