|
ATLAS Offline Software
|
Go to the documentation of this file.
9 #ifndef TRKREFITALG_REFITTRACK_H
10 #define TRKREFITALG_REFITTRACK_H
14 #include "GaudiKernel/ToolHandle.h"
15 #include "GaudiKernel/ServiceHandle.h"
16 #include "GaudiKernel/MsgStream.h"
82 {
this,
"AssociationTool",
"" };
102 #endif //TRKREFITALG_REFITTRACK_H
Trk::RunOutlierRemoval m_runOutlier
switch whether to run outlier logics or not
Property holding a SG store/key/clid from which a ReadHandle is made.
ToolHandle< Trk::IExtrapolator > m_extrapolator
the extrapolator for the consistent measurement frame
Algorithm using an instance of a ITrackFitter to refit the tracks of a given track collection.
ToolHandle< Trk::IPRDtoTrackMapTool > m_assoTool
Tool to create and populate PRD to track association maps e.g.
const Trk::RecVertex * setupConstrainedFit()
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::ReadHandleKey< VxContainer > m_vxContainerName
Trk::RecVertex inherits from Trk::Vertex.
bool RunOutlierRemoval
switch to toggle quality processing after fit
Trk::ParticleHypothesis m_ParticleHypothesis
nomen est omen
virtual StatusCode finalize()
Property holding a SG store/key/clid from which a WriteHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
ToolHandle< Trk::ITrackFitter > m_ITrackFitterTRT
the TRT refit tool
virtual StatusCode initialize()
ToolHandle< Trk::ITrackFitter > m_ITrackFitter
the refit tool
SG::ReadCondHandleKey< InDetDD::SiDetectorElementCollection > m_SCTDetEleCollKey
ReFitTrack & operator=(const ReFitTrack &)
int m_matEffects
type of material interaction in extrapolation
Property holding a SG store/key/clid from which a WriteHandle is made.
SG::WriteHandleKey< TrackCollection > m_newTrackName
Ensure that the ATLAS eigen extensions are properly loaded.
SG::ReadCondHandleKey< InDet::BeamSpotData > m_beamSpotKey
ToolHandle< Trk::IExtendedTrackSummaryTool > m_trkSummaryTool
the track summary tool
const TrackCollection * m_tracks
job option for main track collection
ReFitTrack(const ReFitTrack &)
ToolHandle< Trk::ITrackSelectorTool > m_trkSelectorTool
the track selector tool
unsigned int m_constrainFitMode
0 - not constrained, 1 - vertex, 2 - beamspot
SG::ReadHandleKey< TrackCollection > m_trackName
virtual StatusCode execute()
bool m_usetrackhypo
Fit using particle hypothesis from input track
SG::ReadCondHandleKey< InDetDD::SiDetectorElementCollection > m_pixelDetEleCollKey