CbmRoot
|
#include <CbmL1Vtx.h>
Public Member Functions | |
CbmL1Vtx () | |
double & | GetRefX () |
double & | GetRefY () |
double & | GetRefZ () |
double * | GetCovMatrix () |
double & | GetRefChi2 () |
int & | GetRefNDF () |
double & | GetRefMass () |
double & | GetRefMassError () |
Public Attributes | |
double | MC_mass |
double | MC_q |
double | MC_p |
double | MC_x |
double | MC_y |
double | MC_z |
double | MC_px |
double | MC_py |
double | MC_pz |
int | MC_ID |
int | MC_pdg |
double | x |
double | y |
double | z |
double | C [6] |
double | chi2 |
int | NDF |
double | mass |
double | mass_err |
Definition at line 25 of file CbmL1Vtx.h.
|
inline |
Definition at line 26 of file CbmL1Vtx.h.
|
inline |
Definition at line 57 of file CbmL1Vtx.h.
References C.
|
inline |
Definition at line 58 of file CbmL1Vtx.h.
References chi2.
|
inline |
Definition at line 60 of file CbmL1Vtx.h.
References mass.
|
inline |
Definition at line 61 of file CbmL1Vtx.h.
References mass_err.
|
inline |
Definition at line 59 of file CbmL1Vtx.h.
References NDF.
|
inline |
Definition at line 54 of file CbmL1Vtx.h.
References x.
|
inline |
Definition at line 55 of file CbmL1Vtx.h.
References y.
|
inline |
Definition at line 56 of file CbmL1Vtx.h.
References z.
double CbmL1Vtx::C[6] |
Definition at line 49 of file CbmL1Vtx.h.
Referenced by GetCovMatrix().
double CbmL1Vtx::chi2 |
Definition at line 49 of file CbmL1Vtx.h.
Referenced by GetRefChi2().
double CbmL1Vtx::mass |
Definition at line 52 of file CbmL1Vtx.h.
Referenced by GetRefMass().
double CbmL1Vtx::mass_err |
Definition at line 52 of file CbmL1Vtx.h.
Referenced by GetRefMassError().
int CbmL1Vtx::MC_ID |
Definition at line 47 of file CbmL1Vtx.h.
double CbmL1Vtx::MC_mass |
Definition at line 46 of file CbmL1Vtx.h.
double CbmL1Vtx::MC_p |
Definition at line 46 of file CbmL1Vtx.h.
int CbmL1Vtx::MC_pdg |
Definition at line 47 of file CbmL1Vtx.h.
double CbmL1Vtx::MC_px |
Definition at line 46 of file CbmL1Vtx.h.
double CbmL1Vtx::MC_py |
Definition at line 46 of file CbmL1Vtx.h.
double CbmL1Vtx::MC_pz |
Definition at line 46 of file CbmL1Vtx.h.
double CbmL1Vtx::MC_q |
Definition at line 46 of file CbmL1Vtx.h.
double CbmL1Vtx::MC_x |
Definition at line 46 of file CbmL1Vtx.h.
double CbmL1Vtx::MC_y |
Definition at line 46 of file CbmL1Vtx.h.
double CbmL1Vtx::MC_z |
Definition at line 46 of file CbmL1Vtx.h.
int CbmL1Vtx::NDF |
Definition at line 50 of file CbmL1Vtx.h.
Referenced by GetRefNDF().
double CbmL1Vtx::x |
Definition at line 49 of file CbmL1Vtx.h.
Referenced by GetRefX().
double CbmL1Vtx::y |
Definition at line 49 of file CbmL1Vtx.h.
Referenced by GetRefY().
double CbmL1Vtx::z |
Definition at line 49 of file CbmL1Vtx.h.
Referenced by GetRefZ().