#include <PropagationConfig.h>
Public Member Functions | |
void | apply_tracker_info (const TrackerInfo *ti) |
Definition at line 32 of file PropagationConfig.h.
void mkfit::PropagationConfig::apply_tracker_info | ( | const TrackerInfo * | ti | ) |
Definition at line 13 of file TrackerInfo.cc.
References backward_fit_pflags, finding_inter_layer_pflags, finding_intra_layer_pflags, forward_fit_pflags, pca_prop_pflags, seed_fit_pflags, and mkfit::PropagationFlags::tracker_info.
Referenced by MkFitGeometryESProducer::produce().
PropagationFlags mkfit::PropagationConfig::backward_fit_pflags |
Definition at line 38 of file PropagationConfig.h.
Referenced by apply_tracker_info(), mkfit::MkFinder::bkFitFitTracks(), mkfit::MkFinder::bkFitFitTracksBH(), and MkFitGeometryESProducer::produce().
bool mkfit::PropagationConfig::backward_fit_to_pca = false |
Definition at line 34 of file PropagationConfig.h.
Referenced by mkfit::MkBuilder::fit_cands(), mkfit::MkBuilder::fit_cands_BH(), and MkFitGeometryESProducer::produce().
PropagationFlags mkfit::PropagationConfig::finding_inter_layer_pflags |
Definition at line 36 of file PropagationConfig.h.
Referenced by apply_tracker_info(), mkfit::MkFinder::chi2OfLoadedHit(), mkfit::MkBuilder::find_tracks_in_layers(), mkfit::MkBuilder::findTracksBestHit(), mkfit::MkBuilder::findTracksStandard(), MkFitGeometryESProducer::produce(), and mkfit::MkFinder::updateWithLoadedHit().
PropagationFlags mkfit::PropagationConfig::finding_intra_layer_pflags |
Definition at line 37 of file PropagationConfig.h.
Referenced by mkfit::MkFinder::addBestHit(), apply_tracker_info(), mkfit::MkFinder::findCandidates(), mkfit::MkFinder::findCandidatesCloneEngine(), MkFitGeometryESProducer::produce(), and mkfit::MkFinder::selectHitIndices().
bool mkfit::PropagationConfig::finding_requires_propagation_to_hit_pos = false |
Definition at line 35 of file PropagationConfig.h.
Referenced by mkfit::MkFinder::addBestHit(), mkfit::MkFinder::chi2OfLoadedHit(), mkfit::MkFinder::findCandidates(), mkfit::MkFinder::findCandidatesCloneEngine(), MkFitGeometryESProducer::produce(), mkfit::MkFinder::selectHitIndices(), and mkfit::MkFinder::updateWithLoadedHit().
PropagationFlags mkfit::PropagationConfig::forward_fit_pflags |
Definition at line 39 of file PropagationConfig.h.
Referenced by apply_tracker_info(), and MkFitGeometryESProducer::produce().
PropagationFlags mkfit::PropagationConfig::pca_prop_pflags |
Definition at line 41 of file PropagationConfig.h.
Referenced by apply_tracker_info(), mkfit::MkFinder::bkFitPropTracksToPCA(), and MkFitGeometryESProducer::produce().
PropagationFlags mkfit::PropagationConfig::seed_fit_pflags |
Definition at line 40 of file PropagationConfig.h.
Referenced by apply_tracker_info(), and MkFitGeometryESProducer::produce().