|
CbmRoot
|
A collection of reference histograms for V0 candidates. More...
Public Attributes | |
| TH1D * | opening_angle {nullptr} |
| Opening angle of daughters. | |
| TH1D * | opening_angle_kf {nullptr} |
| Opening angle of daughters (using KFParticle objects) | |
| TH1D * | dca_rt_pv {nullptr} |
| DCA r.t. primary vertex. | |
| TH1D * | dca_daughters {nullptr} |
| DCA between daughters. | |
| TH1D * | decay_length {nullptr} |
| Decay length. | |
| TH1D * | decay_vtx_z {nullptr} |
| z-coordinate of V0 decay vertex | |
| TH2D * | decay_vtx_xy {nullptr} |
| x-, y-coordinate of V0 decay vertex | |
| TH1D * | chi2ndf_topo {nullptr} |
| Chi2/NDF topology. | |
| TH1D * | chi2ndf_geo {nullptr} |
| Chi2/NDF geo (w.r.t. origin) | |
| TH1D * | mass {nullptr} |
| Invariant mass distribution. | |
A collection of reference histograms for V0 candidates.
Definition at line 100 of file CbmKFV0FinderQa.h.
| TH1D* cbm::kfp::V0FinderQa::RefHistogramsV0::chi2ndf_geo {nullptr} |
Chi2/NDF geo (w.r.t. origin)
Definition at line 109 of file CbmKFV0FinderQa.h.
| TH1D* cbm::kfp::V0FinderQa::RefHistogramsV0::chi2ndf_topo {nullptr} |
Chi2/NDF topology.
Definition at line 108 of file CbmKFV0FinderQa.h.
| TH1D* cbm::kfp::V0FinderQa::RefHistogramsV0::dca_daughters {nullptr} |
DCA between daughters.
Definition at line 104 of file CbmKFV0FinderQa.h.
| TH1D* cbm::kfp::V0FinderQa::RefHistogramsV0::dca_rt_pv {nullptr} |
DCA r.t. primary vertex.
Definition at line 103 of file CbmKFV0FinderQa.h.
| TH1D* cbm::kfp::V0FinderQa::RefHistogramsV0::decay_length {nullptr} |
Decay length.
Definition at line 105 of file CbmKFV0FinderQa.h.
| TH2D* cbm::kfp::V0FinderQa::RefHistogramsV0::decay_vtx_xy {nullptr} |
x-, y-coordinate of V0 decay vertex
Definition at line 107 of file CbmKFV0FinderQa.h.
| TH1D* cbm::kfp::V0FinderQa::RefHistogramsV0::decay_vtx_z {nullptr} |
z-coordinate of V0 decay vertex
Definition at line 106 of file CbmKFV0FinderQa.h.
| TH1D* cbm::kfp::V0FinderQa::RefHistogramsV0::mass {nullptr} |
Invariant mass distribution.
Definition at line 110 of file CbmKFV0FinderQa.h.
| TH1D* cbm::kfp::V0FinderQa::RefHistogramsV0::opening_angle {nullptr} |
Opening angle of daughters.
Definition at line 101 of file CbmKFV0FinderQa.h.
| TH1D* cbm::kfp::V0FinderQa::RefHistogramsV0::opening_angle_kf {nullptr} |
Opening angle of daughters (using KFParticle objects)
Definition at line 102 of file CbmKFV0FinderQa.h.