Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

VfAlgo Class Reference

#include <VfAlgo.h>

Inheritance diagram for VfAlgo:

Inheritance graph
[legend]
List of all members.

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

Constructor & Destructor Documentation

VfAlgo::VfAlgo ( ) [inline]
 

Definition at line 20 of file VfAlgo.h.

VfAlgo::~VfAlgo ( ) [inline, virtual]
 

Definition at line 21 of file VfAlgo.h.


Member Function Documentation

bool VfAlgo::getResult ( const vector< Helix > & vHelix,
HepLorentzVector & track4V,
HepSymMatrix & covTrack,
Hep3Vector & vertex3V,
HepSymMatrix & covVertex,
HepMatrix & corrVertexTrack,
float & chi2 ) const [pure virtual]
 

Reimplemented in w_YFMVTC, and w_YFMVTR.

Referenced by AlVertexFitter::doFit().

void VfAlgo::setMassC ( double mass_c ) [pure virtual]
 

Reimplemented in w_YFMVTC, and w_YFMVTR.

void VfAlgo::setVertexC ( const Vertex & vertex_c ) [pure virtual]
 

Reimplemented in w_YFMVTC, and w_YFMVTR.


The documentation for this class was generated from the following file:
Generated at Wed Jun 18 17:22:00 2003 for ALPHA++ by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001