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) |
double | valueAt (const Vector3 &point) |
double | valueAt (const std::vector< double > &point) |
void | setSeed (Vector3 Seed) |
void | setInitialStep (double Step) |
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) |
double | valueAt (const Vector3 &point) |
double | valueAt (const std::vector< double > &point) |
void | setSeed (Vector3 Seed) |
void | setInitialStep (double Step) |
Definition at line 20 of file include/vertex_lcfi/zvtop/include/vertexfitterlsm.h.