|
BmnRoot
|
#include <CbmL1Vtx.h>
Public Member Functions | |
| CbmL1Vtx () | |
| Double_t & | GetRefX () |
| Double_t & | GetRefY () |
| Double_t & | GetRefZ () |
| Double_t * | GetCovMatrix () |
| Double_t & | GetRefChi2 () |
| Array[6] of covariance matrix. | |
| Int_t & | GetRefNDF () |
| Chi^2 after fit. | |
| Double_t & | GetRefMass () |
| Double_t & | GetRefMassError () |
| CbmL1Vtx () | |
| Double_t & | GetRefX () |
| Double_t & | GetRefY () |
| Double_t & | GetRefZ () |
| Double_t * | GetCovMatrix () |
| Double_t & | GetRefChi2 () |
| Array[6] of covariance matrix. | |
| Int_t & | GetRefNDF () |
| Chi^2 after fit. | |
| Double_t & | GetRefMass () |
| Double_t & | GetRefMassError () |
Public Member Functions inherited from CbmKFVertexInterface | |
| CbmKFVertexInterface () | |
| virtual | ~CbmKFVertexInterface () |
| virtual Int_t & | GetRefNTracks () |
| Number of Degrees of Freedom after fit. | |
| void | SetVertex (CbmVertex &v) |
| Number of tracks used during fit. | |
| void | GetVertex (CbmVertex &v) |
| CbmKFVertexInterface () | |
| virtual | ~CbmKFVertexInterface () |
| virtual Int_t & | GetRefNTracks () |
| Number of Degrees of Freedom after fit. | |
| void | SetVertex (CbmVertex &v) |
| Number of tracks used during fit. | |
| void | GetVertex (CbmVertex &v) |
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 22 of file CbmL1Vtx.h.
|
inline |
Definition at line 23 of file CbmL1Vtx.h.
|
inline |
Definition at line 23 of file CbmL1Vtx.h.
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
Array[6] of covariance matrix.
Reimplemented from CbmKFVertexInterface.
Definition at line 43 of file CbmL1Vtx.h.
References chi2.
|
inlinevirtual |
Array[6] of covariance matrix.
Reimplemented from CbmKFVertexInterface.
Definition at line 43 of file CbmL1Vtx.h.
References chi2.
|
inline |
Definition at line 45 of file CbmL1Vtx.h.
References mass.
|
inline |
Definition at line 45 of file CbmL1Vtx.h.
References mass.
|
inline |
Definition at line 46 of file CbmL1Vtx.h.
References mass_err.
|
inline |
Definition at line 46 of file CbmL1Vtx.h.
References mass_err.
|
inlinevirtual |
Chi^2 after fit.
Reimplemented from CbmKFVertexInterface.
Definition at line 44 of file CbmL1Vtx.h.
References NDF.
|
inlinevirtual |
Chi^2 after fit.
Reimplemented from CbmKFVertexInterface.
Definition at line 44 of file CbmL1Vtx.h.
References NDF.
|
inlinevirtual |
I/O parameters for vertex fit routines
Reimplemented from CbmKFVertexInterface.
Definition at line 39 of file CbmL1Vtx.h.
References x.
|
inlinevirtual |
I/O parameters for vertex fit routines
Reimplemented from CbmKFVertexInterface.
Definition at line 39 of file CbmL1Vtx.h.
References x.
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
| double CbmL1Vtx::C |
Definition at line 34 of file CbmL1Vtx.h.
Referenced by GetCovMatrix().
| double CbmL1Vtx::chi2 |
Definition at line 34 of file CbmL1Vtx.h.
Referenced by GetRefChi2().
| double CbmL1Vtx::mass |
Definition at line 37 of file CbmL1Vtx.h.
Referenced by GetRefMass().
| double CbmL1Vtx::mass_err |
Definition at line 37 of file CbmL1Vtx.h.
Referenced by GetRefMassError().
| int CbmL1Vtx::MC_ID |
Definition at line 32 of file CbmL1Vtx.h.
| double CbmL1Vtx::MC_mass |
Definition at line 31 of file CbmL1Vtx.h.
| double CbmL1Vtx::MC_p |
Definition at line 31 of file CbmL1Vtx.h.
| int CbmL1Vtx::MC_pdg |
Definition at line 32 of file CbmL1Vtx.h.
| double CbmL1Vtx::MC_px |
Definition at line 31 of file CbmL1Vtx.h.
| double CbmL1Vtx::MC_py |
Definition at line 31 of file CbmL1Vtx.h.
| double CbmL1Vtx::MC_pz |
Definition at line 31 of file CbmL1Vtx.h.
| double CbmL1Vtx::MC_q |
Definition at line 31 of file CbmL1Vtx.h.
| double CbmL1Vtx::MC_x |
Definition at line 31 of file CbmL1Vtx.h.
| double CbmL1Vtx::MC_y |
Definition at line 31 of file CbmL1Vtx.h.
| double CbmL1Vtx::MC_z |
Definition at line 31 of file CbmL1Vtx.h.
| int CbmL1Vtx::NDF |
Definition at line 35 of file CbmL1Vtx.h.
Referenced by GetRefNDF().
| double CbmL1Vtx::x |
Definition at line 34 of file CbmL1Vtx.h.
Referenced by GetRefX().
| double CbmL1Vtx::y |
Definition at line 34 of file CbmL1Vtx.h.
Referenced by GetRefY().
| double CbmL1Vtx::z |
Definition at line 34 of file CbmL1Vtx.h.
Referenced by GetRefZ().