|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRKALIGNINTERFACES_TRACKCOLLECTIONPROVIDER_IH
6 #define TRKALIGNINTERFACES_TRACKCOLLECTIONPROVIDER_IH
8 #include "GaudiKernel/IAlgTool.h"
30 static const InterfaceID
31 IID_TRK_ITrackCollectionProvider(
"ITrackCollectionProvider",1,0);
58 return IID_TRK_ITrackCollectionProvider;
64 #endif // TRKALIGNINTERFACES_TRACKCOLLECTIONPROVIDER_IH
virtual StatusCode trackCollection(const TrackCollection *&tracks)=0
static const InterfaceID & interfaceID()
virtual void printSummary()
Print statistical summary to logfile.
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual void setNtuple(TFile *)
sets ntuple
Ensure that the ATLAS eigen extensions are properly loaded.
virtual StatusCode fillNtuple()
writes tree to ntuple
std::ostream * m_logStream
logfile output stream
virtual void setLogStream(std::ostream *os)
sets the output stream for the logfile