#include <TrajectoryStateUpdator.h>
Public Member Functions | |
virtual TrajectoryStateUpdator * | clone () const =0 |
TrajectoryStateUpdator () | |
virtual TrajectoryStateOnSurface | update (const TrajectoryStateOnSurface &, const TransientTrackingRecHit &) const =0 |
virtual | ~TrajectoryStateUpdator () |
The TrajectoryState updator is a basic track fititng component that combines the information from a measurement (a RecHit) and a predicted TrajectoryState, as in the Kalman filter formalism. The actual implementation need not be a Kalman filter (but usually is).
Definition at line 14 of file TrajectoryStateUpdator.h.
|
inline |
Definition at line 17 of file TrajectoryStateUpdator.h.
|
inlinevirtual |
Definition at line 18 of file TrajectoryStateUpdator.h.
|
pure virtual |
Implemented in KFUpdator, KFSwitching1DUpdator, KFSwitchingUpdator, KFStrip1DUpdator, KFStripUpdator, CurrentAlignmentKFUpdator, and GsfMultiStateUpdator.
|
pure virtual |
Implemented in KFUpdator, KFUpdator, KFSwitching1DUpdator, KFSwitchingUpdator, KFStrip1DUpdator, KFStripUpdator, CurrentAlignmentKFUpdator, CurrentAlignmentKFUpdator, and GsfMultiStateUpdator.
Referenced by python.Vispa.Gui.VispaWidget.VispaWidget::autosize(), python.Vispa.Views.LineDecayView.LineDecayContainer::createObject(), RoadSearchTrackCandidateMakerAlgorithm::createSeedTrajectory(), python.Vispa.Views.LineDecayView.LineDecayContainer::deselectAllObjects(), python.Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::deselectAllWidgets(), python.Vispa.Gui.VispaWidget.VispaWidget::enableAutosizing(), RoadSearchTrackCandidateMakerAlgorithm::extrapolateTrajectory(), RoadSearchTrackCandidateMakerAlgorithm::FindBestHit(), RoadSearchTrackCandidateMakerAlgorithm::FindBestHits(), RoadSearchTrackCandidateMakerAlgorithm::FindBestHitsByDet(), GsfTrajectoryFitter::fit(), KFTrajectoryFitter::fit(), MuonRoadTrajectoryBuilder::GatherHits(), python.Vispa.Gui.MenuWidget.MenuWidget::leaveEvent(), python.Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::mouseMoveEvent(), python.Vispa.Gui.MenuWidget.MenuWidget::mouseMoveEvent(), python.Vispa.Views.LineDecayView.LineDecayContainer::mouseMoveEvent(), python.Vispa.Gui.VispaWidgetOwner.VispaWidgetOwner::mouseReleaseEvent(), python.Vispa.Views.LineDecayView.LineDecayContainer::objectMoved(), RoadSearchTrackCandidateMakerAlgorithm::PrepareTrackCandidates(), TSGForRoadSearch::pushTrajectorySeed(), python.Vispa.Views.LineDecayView.LineDecayContainer::removeObject(), python.Vispa.Gui.ConnectableWidget.ConnectableWidget::removePorts(), python.Vispa.Gui.FindDialog.FindDialog::reset(), RoadSearchTrackCandidateMakerAlgorithm::run(), BaseCkfTrajectoryBuilder::seedMeasurements(), python.Vispa.Gui.PortConnection.PointToPointConnection::select(), python.Vispa.Gui.VispaWidget.VispaWidget::select(), python.Vispa.Views.LineDecayView.LineDecayContainer::select(), python.Vispa.Gui.VispaWidget.VispaWidget::setText(), python.Vispa.Gui.VispaWidget.VispaWidget::setTitle(), python.Vispa.Gui.ZoomableWidget.ZoomableWidget::setZoom(), python.Vispa.Views.LineDecayView.LineDecayContainer::setZoom(), TSGFromPropagation::trackerSeeds(), FastTSGFromPropagation::trackerSeeds(), GsfTrajectorySmoother::trajectories(), KFTrajectorySmoother::trajectories(), MuonTrajectoryUpdator::update(), python.Vispa.Gui.PortConnection.PointToPointConnection::updateConnection(), and CkfTrajectoryBuilder::updateTrajectory().