|
LCFIVertex
0.7.2
|


Public Member Functions | |
| void | fitVertex (const std::vector< TrackState * > &Tracks, InteractionPoint *IP, Vector3 &Result) |
| void | fitVertex (const std::vector< TrackState * > &Tracks, InteractionPoint *IP, Vector3 &Result, double &ChiSquaredOfFit) |
| void | fitVertex (const std::vector< TrackState * > &Tracks, InteractionPoint *IP, Vector3 &Result, double &ChiSquaredOfFit, std::map< TrackState *, double > &ChiSquaredOfTrack, double &ChiSquaredOfIP) |
| void | fitVertex (const std::vector< TrackState * > &Tracks, InteractionPoint *IP, Vector3 &Result, Matrix3x3 &ResultError, double &ChiSquaredOfFit, std::map< TrackState *, double > &ChiSquaredOfTrack, double &ChiSquaredOfIP) |
| void | fitVertex (const std::vector< TrackState * > &Tracks, InteractionPoint *IP, Vector3 &Result, Matrix3x3 &ResultError, double &ChiSquaredOfFit) |
| double | getDeviationFromVertex (const TState *state, const double v[], const double Cv[]) const |
| void | setSeed (Vector3 Seed) |
| bool | estimateVertex (double vtx[]) |
| double | robustMean (std::vector< double > vec) |
| void | fitVertex (const std::vector< TrackState * > &Tracks, InteractionPoint *IP, Vector3 &Result) |
| void | fitVertex (const std::vector< TrackState * > &Tracks, InteractionPoint *IP, Vector3 &Result, double &ChiSquaredOfFit) |
| void | fitVertex (const std::vector< TrackState * > &Tracks, InteractionPoint *IP, Vector3 &Result, double &ChiSquaredOfFit, std::map< TrackState *, double > &ChiSquaredOfTrack, double &ChiSquaredOfIP) |
| void | fitVertex (const std::vector< TrackState * > &Tracks, InteractionPoint *IP, Vector3 &Result, Matrix3x3 &ResultError, double &ChiSquaredOfFit, std::map< TrackState *, double > &ChiSquaredOfTrack, double &ChiSquaredOfIP) |
| void | fitVertex (const std::vector< TrackState * > &Tracks, InteractionPoint *IP, Vector3 &Result, Matrix3x3 &ResultError, double &ChiSquaredOfFit) |
| double | getDeviationFromVertex (const TState *state, const double v[], const double Cv[]) const |
| void | setSeed (Vector3 Seed) |
| bool | estimateVertex (double vtx[]) |
| double | robustMean (std::vector< double > vec) |
Definition at line 15 of file include/vertex_lcfi/zvtop/include/VertexFitterKalman.h.
1.8.6