#include <IAlignTrackPreProcessor.h>
Definition at line 36 of file IAlignTrackPreProcessor.h.
◆ accumulateVTX()
virtual void Trk::IAlignTrackPreProcessor::accumulateVTX |
( |
AlignTrack * |
| ) |
|
|
inlinevirtual |
◆ fillNtuple()
virtual StatusCode Trk::IAlignTrackPreProcessor::fillNtuple |
( |
| ) |
|
|
inlinevirtual |
◆ interfaceID()
const InterfaceID & IAlignTrackPreProcessor::interfaceID |
( |
| ) |
|
|
inlinestatic |
◆ printSummary()
virtual void Trk::IAlignTrackPreProcessor::printSummary |
( |
| ) |
|
|
inlinevirtual |
◆ processTrackCollection()
Main processing of track collection.
The method should create AlignTracks but fill them into a collection of Tracks. The reason is that AlignTracks are needed further in the alignment processing but we want to store the newly created TrackCollection into StoreGate.
Implemented in Trk::BeamspotVertexPreProcessor, and Trk::AlignTrackPreProcessor.
◆ setLogStream()
virtual void Trk::IAlignTrackPreProcessor::setLogStream |
( |
std::ostream * |
os | ) |
|
|
inlinevirtual |
◆ setNtuple()
virtual void Trk::IAlignTrackPreProcessor::setNtuple |
( |
TFile * |
| ) |
|
|
inlinevirtual |
Sets output ntuple file, to be implemented if needed for detector-specific implementation.
Definition at line 51 of file IAlignTrackPreProcessor.h.
◆ solveVTX()
virtual void Trk::IAlignTrackPreProcessor::solveVTX |
( |
| ) |
|
|
inlinevirtual |
◆ m_logStream
std::ostream* Trk::IAlignTrackPreProcessor::m_logStream |
|
protected |
The documentation for this class was generated from the following file: