Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Classes | Namespaces | Functions
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

 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 }
RegSelToolConfig.alg
alg
Definition: RegSelToolConfig.py:332