class RcHitBPoint : public RcPoint

class with link to HITB bank

Inheritance:

RcHitBPoint < RcPoint


Public Methods

const std::vector <ArtePointer<HITB> > hitbList ()
return relation with HITB
inline ArtePointer <HITB> link ()
return link to HITB table
const std::vector <ArtePointer<MTRA> > mtraList ()
return relation with MTRA
inline RcHitBPoint& operator = (const RcHitBPoint &rp)
assignment operator
inline RcHitBPoint& operator = (const RcPoint &rp)
assignment operator
inline RcHitBPoint ( const RcPoint &rp, const ArtePointer <HITB> rhitLink = 0 )
constructor with link to HITB bank
inline RcHitBPoint ( const ArtePointer <HITB> rhitLink)
constructor from HITB bank entry
inline RcHitBPoint ( const RcHitBPoint &rp )
copy constructor
inline RcHitBPoint ()
default constructor
HepDouble refitAll (int & iErr)
no Kalman refit of RcHitBPoint implemented. dummy function
HepDouble refitBack (int & iErr)
no Kalman refit of RcHitBPoint implemented. dummy function
HepDouble refitForward (int & iErr)
no Kalman refit of RcHitBPoint implemented. dummy function
inline void setlink ( const ArtePointer <HITB> rhitLink = 0 )
set link to HITB table
inline ~RcHitBPoint ()
destructor

Private Fields

ArtePointer <HITB> fHitBLink
ArtePointer to HITB bank

Documentation

class with link to HITB bank. Class is inherited from RcPoint. If constructor RcHitBPoint( const ArtePointer <HITB> rhitLink) is used X, Y, Z values equal hitb->x, hitb->y, hitb->z respectively. The hitb->q value is saved as PE and hitb->r as cov()(5,5).

This class has no child classes.

alphabetic index hierarchy of classes


Olya Igonkina November-2001

generated by doc++