LCFIVertex  0.7.2
Public Member Functions | List of all members
vertex_lcfi::ZVTOP::VertexFitterKalman Class Reference
Inheritance diagram for vertex_lcfi::ZVTOP::VertexFitterKalman:
Inheritance graph
[legend]
Collaboration diagram for vertex_lcfi::ZVTOP::VertexFitterKalman:
Collaboration graph
[legend]

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)
 

Detailed Description

Definition at line 15 of file include/vertex_lcfi/zvtop/include/VertexFitterKalman.h.


The documentation for this class was generated from the following files: