Public Member Functions | |
Stub (const TTStubRef &ttStubRef, double r, double phi, double z, int layerId, bool psTilt, int channel) | |
Public Attributes | |
int | channel_ |
double | dPhi_ |
double | dZ_ |
int | layerId_ |
double | phi_ |
bool | psTilt_ |
double | r_ |
TTStubRef | ttStubRef_ |
double | z_ |
|
inline |
double trklet::KFin::Stub::dPhi_ |
Definition at line 49 of file KFin.h.
Referenced by trklet::KFin::produce().
double trklet::KFin::Stub::dZ_ |
Definition at line 51 of file KFin.h.
Referenced by trklet::KFin::produce().
double trklet::KFin::Stub::phi_ |
Definition at line 43 of file KFin.h.
Referenced by trklet::KFin::produce().
bool trklet::KFin::Stub::psTilt_ |
Definition at line 46 of file KFin.h.
Referenced by trklet::KFin::produce().
double trklet::KFin::Stub::r_ |
Definition at line 42 of file KFin.h.
Referenced by trklet::KFin::produce().
TTStubRef trklet::KFin::Stub::ttStubRef_ |
Definition at line 41 of file KFin.h.
Referenced by trklet::KFin::produce().
double trklet::KFin::Stub::z_ |
Definition at line 44 of file KFin.h.
Referenced by trklet::KFin::produce().