BOSS 7.0.3
BESIII Offline Software System
|
#include <TrkTables.h>
Public Member Functions | |
MdcTrk_pathl () | |
MdcTrk_pathl & | operator= (MdcTrk_pathl &rhs) |
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 InstallArea/include/MdcTables/MdcTables/TrkTables.h.
|
inline |
Definition at line 368 of file InstallArea/include/MdcTables/MdcTables/TrkTables.h.
|
inline |
Definition at line 368 of file Mdc/MdcTables/MdcTables-00-00-11/MdcTables/TrkTables.h.
|
inline |
Definition at line 369 of file InstallArea/include/MdcTables/MdcTables/TrkTables.h.
|
inline |
Definition at line 369 of file Mdc/MdcTables/MdcTables-00-00-11/MdcTables/TrkTables.h.
int MdcTrk_pathl::id |
Definition at line 391 of file InstallArea/include/MdcTables/MdcTables/TrkTables.h.
Referenced by operator=().
int MdcTrk_pathl::layer |
Definition at line 392 of file InstallArea/include/MdcTables/MdcTables/TrkTables.h.
Referenced by operator=().
float MdcTrk_pathl::pathl |
Definition at line 400 of file InstallArea/include/MdcTables/MdcTables/TrkTables.h.
Referenced by operator=().
float MdcTrk_pathl::px |
Definition at line 401 of file InstallArea/include/MdcTables/MdcTables/TrkTables.h.
Referenced by operator=().
float MdcTrk_pathl::py |
Definition at line 402 of file InstallArea/include/MdcTables/MdcTables/TrkTables.h.
Referenced by operator=().
float MdcTrk_pathl::pz |
Definition at line 403 of file InstallArea/include/MdcTables/MdcTables/TrkTables.h.
Referenced by operator=().
int MdcTrk_pathl::status |
Definition at line 404 of file InstallArea/include/MdcTables/MdcTables/TrkTables.h.
Referenced by operator=().
MdcTrk * MdcTrk_pathl::trk |
Definition at line 393 of file InstallArea/include/MdcTables/MdcTables/TrkTables.h.
Referenced by operator=().
float MdcTrk_pathl::xin |
Definition at line 394 of file InstallArea/include/MdcTables/MdcTables/TrkTables.h.
Referenced by operator=().
float MdcTrk_pathl::xout |
Definition at line 397 of file InstallArea/include/MdcTables/MdcTables/TrkTables.h.
Referenced by operator=().
float MdcTrk_pathl::yin |
Definition at line 395 of file InstallArea/include/MdcTables/MdcTables/TrkTables.h.
Referenced by operator=().
float MdcTrk_pathl::yout |
Definition at line 398 of file InstallArea/include/MdcTables/MdcTables/TrkTables.h.
Referenced by operator=().
float MdcTrk_pathl::zin |
Definition at line 396 of file InstallArea/include/MdcTables/MdcTables/TrkTables.h.
Referenced by operator=().
float MdcTrk_pathl::zout |
Definition at line 399 of file InstallArea/include/MdcTables/MdcTables/TrkTables.h.
Referenced by operator=().