Go to the source code of this file.
|
int | mkfit::StdSeq::clean_cms_seedtracks_iter (TrackVec &seeds, const IterationConfig &itrcfg, const BeamSpot &bspot) |
|
void | mkfit::StdSeq::clean_duplicates (TrackVec &tracks, const IterationConfig &itconf) |
|
void | mkfit::StdSeq::clean_duplicates_sharedhits (TrackVec &tracks, const IterationConfig &itconf) |
|
void | mkfit::StdSeq::clean_duplicates_sharedhits_pixelseed (TrackVec &tracks, const IterationConfig &itconf) |
|
void | mkfit::StdSeq::cmssw_LoadHits_Begin (EventOfHits &eoh, const std::vector< const HitVec *> &orig_hitvectors) |
|
void | mkfit::StdSeq::cmssw_LoadHits_End (EventOfHits &eoh) |
|
void | mkfit::StdSeq::cmssw_Map_TrackHitIndices (const EventOfHits &eoh, TrackVec &seeds) |
|
void | mkfit::StdSeq::cmssw_ReMap_TrackHitIndices (const EventOfHits &eoh, TrackVec &out_tracks) |
|
void | mkfit::StdSeq::loadDeads (EventOfHits &eoh, const std::vector< DeadVec > &deadvectors) |
|
template<class TRACK > |
bool | mkfit::StdSeq::qfilter_nan_n_silly (const TRACK &t, const MkJob &) |
|
void | mkfit::StdSeq::remove_duplicates (TrackVec &tracks) |
|