ATLAS Offline Software
Functions
RefitTracksAndVertex.cxx File Reference
#include "RefitTracksAndVertex.h"
#include "GaudiKernel/ListItem.h"
#include "GaudiKernel/SystemOfUnits.h"
#include "TrkParameters/TrackParameters.h"
#include "TrkTrack/TrackCollection.h"
#include "TrkRIO_OnTrack/RIO_OnTrack.h"
#include "TrkFitterInterfaces/ITrackFitter.h"
#include "TrkVertexFitterInterfaces/IVertexFitter.h"
#include "TrkPseudoMeasurementOnTrack/PseudoMeasurementOnTrack.h"
#include "Identifier/Identifier.h"
#include "AtlasDetDescr/AtlasDetectorID.h"
#include "xAODTracking/VertexContainer.h"
#include "xAODTracking/VertexAuxContainer.h"
#include "xAODTracking/TrackParticleContainer.h"
#include "VxVertex/VxCandidate.h"

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 }
SGout2dot.alg
alg
Definition: SGout2dot.py:243