Go to the source code of this file.
|
std::vector< double > | mkfit::runBtpCe_MultiIter (Event &ev, const EventOfHits &eoh, MkBuilder &builder, int n) |
|
double | mkfit::runBuildingTestPlexBestHit (Event &ev, const EventOfHits &eoh, MkBuilder &builder) |
|
double | mkfit::runBuildingTestPlexCloneEngine (Event &ev, const EventOfHits &eoh, MkBuilder &builder) |
|
void | mkfit::runBuildingTestPlexDumbCMSSW (Event &ev, const EventOfHits &eoh, MkBuilder &builder) |
|
double | mkfit::runBuildingTestPlexStandard (Event &ev, const EventOfHits &eoh, MkBuilder &builder) |
|
bool | mkfit::sortByEta (const Hit &hit1, const Hit &hit2) |
|
bool | mkfit::sortByHitsChi2 (const std::pair< Track, TrackState > &cand1, const std::pair< Track, TrackState > &cand2) |
|
bool | mkfit::sortByPhi (const Hit &hit1, const Hit &hit2) |
|
bool | mkfit::sortByZ (const Hit &hit1, const Hit &hit2) |
|
bool | mkfit::sortTracksByEta (const Track &track1, const Track &track2) |
|
bool | mkfit::sortTracksByPhi (const Track &track1, const Track &track2) |
|