Public Member Functions | |
Stub (const TTStubRef &ttStubRef, int layer, int layerDet, bool seed, int stubId, double r, double phi, double z, bool psTilt) | |
Public Attributes | |
int | layer_ |
int | layerDet_ |
int | layerKF_ |
double | phi_ |
bool | psTilt_ |
double | r_ |
bool | seed_ |
int | stubId_ |
TTStubRef | ttStubRef_ |
bool | valid_ |
double | z_ |
|
inline |
int trklet::DRin::Stub::layer_ |
Definition at line 68 of file DRin.h.
Referenced by trklet::DRin::produce().
int trklet::DRin::Stub::layerDet_ |
Definition at line 70 of file DRin.h.
Referenced by trklet::DRin::produce().
int trklet::DRin::Stub::layerKF_ |
Definition at line 72 of file DRin.h.
Referenced by trklet::DRin::produce().
double trklet::DRin::Stub::phi_ |
Definition at line 80 of file DRin.h.
Referenced by trklet::DRin::produce().
bool trklet::DRin::Stub::psTilt_ |
Definition at line 84 of file DRin.h.
Referenced by trklet::DRin::produce().
double trklet::DRin::Stub::r_ |
Definition at line 78 of file DRin.h.
Referenced by trklet::DRin::produce().
int trklet::DRin::Stub::stubId_ |
Definition at line 76 of file DRin.h.
Referenced by trklet::DRin::produce().
TTStubRef trklet::DRin::Stub::ttStubRef_ |
Definition at line 66 of file DRin.h.
Referenced by trklet::DRin::produce().
bool trklet::DRin::Stub::valid_ |
Definition at line 65 of file DRin.h.
Referenced by trklet::DRin::produce().
double trklet::DRin::Stub::z_ |
Definition at line 82 of file DRin.h.
Referenced by trklet::DRin::produce().