#include "BReconClasses.h" |
Inheritance Chart: | |||||
|
BPTrack() | |
BPTrack(const BPTrack&) | |
~BPTrack() | |
void | GetDirection() |
double | GetDistancePoint(double*, double* = NULL) |
void | GetError() |
void | GetTrack() |
double | GetTrackDistance(BPTrack*, double* = NULL) |
BPTrack& | operator=(const BPTrack&) |
void | Print() |
ClassDef(BPTrack,1) TVector3 *GetPos(){TVector3 *pos=new TVector3(DetP1[0],DetP1[1],DetP1[2]); return pos;};