#include <VfAlgo.h>
Inheritance diagram for VfAlgo:
Public Methods | |
VfAlgo () | |
virtual | ~VfAlgo () |
virtual bool | getResult (const vector< Helix > &vTrack, HepLorentzVector &motherTrack, HepSymMatrix &covMatrixTrack, Hep3Vector &endVertex, HepSymMatrix &covMatrixVertex, HepMatrix &corrVertexTrack, float &chi2) const=0 |
virtual void | setMassC (double mass_c)=0 |
virtual void | setVertexC (const Vertex &vertex_c)=0 |
|
|
|
|
|
Reimplemented in w_YFMVTC, and w_YFMVTR. Referenced by AlVertexFitter::doFit().
|
|
|
|
|