CGEM BOSS 6.6.5.g
BESIII Offline Software System
|
#include <TrkTables.h>
Public Member Functions | |
MdcTrk_pathl () | |
MdcTrk_pathl & | operator= (MdcTrk_pathl &rhs) |
Public Attributes | |
int | id |
int | layer |
MdcTrk * | trk |
float | xin |
float | yin |
float | zin |
float | xout |
float | yout |
float | zout |
float | pathl |
float | px |
float | py |
float | pz |
int | status |
Definition at line 366 of file TrkTables.h.
|
inline |
Definition at line 368 of file TrkTables.h.
|
inline |
Definition at line 369 of file TrkTables.h.
int MdcTrk_pathl::id |
Definition at line 391 of file TrkTables.h.
Referenced by operator=().
int MdcTrk_pathl::layer |
Definition at line 392 of file TrkTables.h.
Referenced by operator=().
float MdcTrk_pathl::pathl |
Definition at line 400 of file TrkTables.h.
Referenced by operator=().
float MdcTrk_pathl::px |
Definition at line 401 of file TrkTables.h.
Referenced by operator=().
float MdcTrk_pathl::py |
Definition at line 402 of file TrkTables.h.
Referenced by operator=().
float MdcTrk_pathl::pz |
Definition at line 403 of file TrkTables.h.
Referenced by operator=().
int MdcTrk_pathl::status |
Definition at line 404 of file TrkTables.h.
Referenced by operator=().
MdcTrk* MdcTrk_pathl::trk |
Definition at line 393 of file TrkTables.h.
Referenced by operator=().
float MdcTrk_pathl::xin |
Definition at line 394 of file TrkTables.h.
Referenced by operator=().
float MdcTrk_pathl::xout |
Definition at line 397 of file TrkTables.h.
Referenced by operator=().
float MdcTrk_pathl::yin |
Definition at line 395 of file TrkTables.h.
Referenced by operator=().
float MdcTrk_pathl::yout |
Definition at line 398 of file TrkTables.h.
Referenced by operator=().
float MdcTrk_pathl::zin |
Definition at line 396 of file TrkTables.h.
Referenced by operator=().
float MdcTrk_pathl::zout |
Definition at line 399 of file TrkTables.h.
Referenced by operator=().