|
| MdcxSeg (MdcxFittedHel &hel, int p, int a) |
|
virtual | ~MdcxSeg () |
|
double | D0_sl_approx () |
|
double | Phi0_sl_approx () |
|
double | Xline_bbrrf () |
|
double | Yline_bbrrf () |
|
double | Xline_slope () |
|
double | Yline_slope () |
|
int | Pat () |
|
void | printSeg () |
|
void | printSegAll () |
|
| MdcxFittedHel () |
|
| MdcxFittedHel (HepAList< MdcxHit > &XHitList, MdcxHel &hel, double Sfac=1.0) |
|
virtual | ~MdcxFittedHel () |
|
float | Chisq () const |
|
float | Rcs () const |
|
float | Prob () const |
|
float | Fittime () const |
|
int | Nhits () const |
|
int | Itofit () const |
|
int | Quality () const |
|
int | Origin () const |
|
double | Sfac () const |
|
void | SetQuality (const int &q) |
|
void | SetUsedOnHel (const int &i) |
|
int | GetUsedOnHel () const |
|
int | SuperLayer (int hitno=0) const |
|
int | Layer (int hitno=0) const |
|
const HepAList< MdcxHit > & | XHitList () const |
|
float | Residual (int i) |
|
float | Pull (int i) |
|
int | Fail (float Probmin=0.0) const |
|
int | ReFit () |
|
int | FitPrint () |
|
int | FitPrint (MdcxHel &hel, std::ostream &o) |
|
void | VaryRes () |
|
MdcxFittedHel & | operator= (const MdcxHel &) |
|
MdcxFittedHel & | operator= (const MdcxFittedHel &) |
|
MdcxFittedHel & | Grow (const MdcxFittedHel &, const HepAList< MdcxHit > &) |
|
void | SetBailOut (int i) |
|
void | SetChiDofBail (float r) |
|
void | SetNiter (int i) |
|
| MdcxHel () |
|
| MdcxHel (double D0, double Phi0, double Omega, double Z0=0.0, double Tanl=0.0, double T0=0.0, int Code=11111, int Mode=0, double X=0.0, double Y=0.0) |
|
virtual | ~MdcxHel () |
|
double | D0 () const |
|
double | Phi0 () const |
|
double | Omega () const |
|
double | Z0 () const |
|
double | Tanl () const |
|
double | X () const |
|
double | Xref () const |
|
double | Y () const |
|
double | Yref () const |
|
double | T0 () const |
|
double | CosPhi0 () const |
|
double | SinPhi0 () const |
|
double | Doca_Len () const |
|
double | Doca_FLen () const |
|
double | Doca_Tof () const |
|
double | Doca_Zh () const |
|
int | Doca_Samb () const |
|
int | Doca_Wamb () const |
|
double | Doca_Eang () const |
|
double | Omin () const |
|
int | Mode () const |
|
int | Code () const |
|
int | Nfree () const |
|
int | Ominfl () const |
|
int | Qd0 () const |
|
int | Qphi0 () const |
|
int | Qomega () const |
|
int | Qz0 () const |
|
int | Qtanl () const |
|
int | Qt0 () const |
|
double | Xc () const |
|
double | Yc () const |
|
double | X0 () const |
|
double | Y0 () const |
|
double | Xh (double l) const |
|
double | Yh (double l) const |
|
double | Zh (double l) const |
|
double | Px (double l=0.0) const |
|
double | Py (double l=0.0) const |
|
double | Pz (double l=0.0) const |
|
double | Ptot (double l=0.0) const |
|
double | Lmax () const |
|
double | Doca (double WX, double WY, double WZ, double X, double Y, double Z=0.0) |
|
double | Doca (const MdcxHit &h) |
|
void | print () const |
|
void | flip () |
|
std::vector< float > | derivatives (const MdcxHit &h) |
|
void | SetRef (double x, double y) |
|
void | SetMode (int n) |
|
void | SetD0 (int n) |
|
void | SetPhi0 (int n) |
|
void | SetOmega (int n) |
|
void | SetZ0 (int n) |
|
void | SetTanl (int n) |
|
void | SetT0 (int n) |
|
void | SetTurnFlag (const int &i) |
|
int | GetTurnFlag () const |
|
MdcxHel & | operator= (const MdcxHel &) |
|
Definition at line 9 of file MdcxSeg.h.