HYDRA_development_version
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
HGeomVertexFit3 Class Reference

#include <hgeomvertexfit3.h>

Inheritance diagram for HGeomVertexFit3:
Collaboration diagram for HGeomVertexFit3:

Public Member Functions

 HGeomVertexFit3 (void)
 
 ~HGeomVertexFit3 (void)
 
void addLine (const HGeomVector &r, const HGeomVector &alpha, const Double_t w=1.0)
 
void getVertex (HGeomVector &out)
 
void reset (void)
 

Protected Attributes

HGeomMatrix fSys
 
HGeomVector fB
 

Private Attributes

HGeomMatrix fM
 

Detailed Description

Definition at line 9 of file hgeomvertexfit3.h.

Constructor & Destructor Documentation

HGeomVertexFit3::HGeomVertexFit3 ( void  )

Definition at line 22 of file hgeomvertexfit3.cc.

HGeomVertexFit3::~HGeomVertexFit3 ( void  )

Definition at line 26 of file hgeomvertexfit3.cc.

Member Function Documentation

void HGeomVertexFit3::addLine ( const HGeomVector r,
const HGeomVector alpha,
const Double_t  w = 1.0 
)
void HGeomVertexFit3::getVertex ( HGeomVector out)

Definition at line 64 of file hgeomvertexfit3.cc.

References fB, fM, fSys, and HGeomVector::setXYZ().

void HGeomVertexFit3::reset ( void  )

Definition at line 107 of file hgeomvertexfit3.cc.

References fB, fM, fSys, and HGeomVector::setXYZ().

Member Data Documentation

HGeomVector HGeomVertexFit3::fB
protected

Definition at line 14 of file hgeomvertexfit3.h.

Referenced by addLine(), getVertex(), and reset().

HGeomMatrix HGeomVertexFit3::fM
private

Definition at line 11 of file hgeomvertexfit3.h.

Referenced by addLine(), getVertex(), and reset().

HGeomMatrix HGeomVertexFit3::fSys
protected

Definition at line 13 of file hgeomvertexfit3.h.

Referenced by addLine(), getVertex(), and reset().


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