CGEM BOSS 6.6.5.i
BESIII Offline Software System
|
#include <MdstTables.h>
Public Member Functions | |
Mdst_vee2 () | |
Public Attributes | |
int | id |
int | kind |
Mdst_charged * | chgd [2] |
float | p [4] |
float | v [3] |
float | z_dist |
float | chisq |
int | type |
Mdst_vee_daughters * | daut |
Definition at line 162 of file MdstTables.h.
|
inline |
Definition at line 164 of file MdstTables.h.
Mdst_charged* Mdst_vee2::chgd[2] |
Definition at line 168 of file MdstTables.h.
float Mdst_vee2::chisq |
Definition at line 172 of file MdstTables.h.
Mdst_vee_daughters* Mdst_vee2::daut |
Definition at line 174 of file MdstTables.h.
int Mdst_vee2::id |
Definition at line 166 of file MdstTables.h.
int Mdst_vee2::kind |
Definition at line 167 of file MdstTables.h.
float Mdst_vee2::p[4] |
Definition at line 169 of file MdstTables.h.
int Mdst_vee2::type |
Definition at line 173 of file MdstTables.h.
float Mdst_vee2::v[3] |
Definition at line 170 of file MdstTables.h.
float Mdst_vee2::z_dist |
Definition at line 171 of file MdstTables.h.