ATLAS Offline Software
Loading...
Searching...
No Matches
RefitTracksAndVertex.h File Reference
#include <string>
#include "AthenaBaseComps/AthAlgorithm.h"
#include "AthenaBaseComps/AthMsgStreamMacros.h"
#include "GaudiKernel/ToolHandle.h"
#include "TrkFitterUtils/FitterTypes.h"
#include "TrkParameters/TrackParameters.h"
Include dependency graph for RefitTracksAndVertex.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RefitTracksAndVertex

Namespaces

namespace  Trk
 Ensure that the ATLAS eigen extensions are properly loaded.

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}