5#ifndef TRKALIGNGENTOOLS_TRACKCOLLECTIONPROVIDER_H
6#define TRKALIGNGENTOOLS_TRACKCOLLECTIONPROVIDER_H
9#include "GaudiKernel/ToolHandle.h"
37 Gaudi::Property<std::string>
m_inputCol{
this,
"InputTrkCol",
"MooreTracks",
38 "Name of input track collection"};
42 "maximum allowed number of retrieval errors at the beginning of the job (-1 for infinite)"};
DataVector< Trk::Track > TrackCollection
This typedef represents a collection of Trk::Track objects.
int m_nRetrievalErrors
number of retrieval errors at the beginning of the job
TrackCollectionProvider(const std::string &type, const std::string &name, const IInterface *parent)
virtual ~TrackCollectionProvider()
Gaudi::Property< std::string > m_inputCol
StatusCode trackCollection(const TrackCollection *&tracks)
Gaudi::Property< int > m_maxRetrievalErrors
Ensure that the ATLAS eigen extensions are properly loaded.