BOSS 6.6.4.p03
BESIII Offline Software System
|
#include <TrkTables.h>
Public Member Functions | |
MdcTrk_tof () | |
MdcTrk_tof & | operator= (MdcTrk_tof &rhs) |
Public Attributes | |
int | id |
MdcTrk * | rectrk |
float | tof |
float | tof_k |
float | tof_p |
Definition at line 442 of file TrkTables.h.
|
inline |
Definition at line 444 of file TrkTables.h.
|
inline |
Definition at line 445 of file TrkTables.h.
int MdcTrk_tof::id |
Definition at line 454 of file TrkTables.h.
Referenced by operator=().
MdcTrk* MdcTrk_tof::rectrk |
Definition at line 455 of file TrkTables.h.
Referenced by operator=().
float MdcTrk_tof::tof |
Definition at line 456 of file TrkTables.h.
float MdcTrk_tof::tof_k |
Definition at line 457 of file TrkTables.h.
Referenced by operator=().
float MdcTrk_tof::tof_p |
Definition at line 458 of file TrkTables.h.
Referenced by operator=().