CbmRoot
Loading...
Searching...
No Matches
cbm::kfp::V0FinderQa::RefHistogramsV0 Struct Reference

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.
 

Detailed Description

A collection of reference histograms for V0 candidates.

Definition at line 100 of file CbmKFV0FinderQa.h.

Member Data Documentation

◆ chi2ndf_geo

TH1D* cbm::kfp::V0FinderQa::RefHistogramsV0::chi2ndf_geo {nullptr}

Chi2/NDF geo (w.r.t. origin)

Definition at line 109 of file CbmKFV0FinderQa.h.

◆ chi2ndf_topo

TH1D* cbm::kfp::V0FinderQa::RefHistogramsV0::chi2ndf_topo {nullptr}

Chi2/NDF topology.

Definition at line 108 of file CbmKFV0FinderQa.h.

◆ dca_daughters

TH1D* cbm::kfp::V0FinderQa::RefHistogramsV0::dca_daughters {nullptr}

DCA between daughters.

Definition at line 104 of file CbmKFV0FinderQa.h.

◆ dca_rt_pv

TH1D* cbm::kfp::V0FinderQa::RefHistogramsV0::dca_rt_pv {nullptr}

DCA r.t. primary vertex.

Definition at line 103 of file CbmKFV0FinderQa.h.

◆ decay_length

TH1D* cbm::kfp::V0FinderQa::RefHistogramsV0::decay_length {nullptr}

Decay length.

Definition at line 105 of file CbmKFV0FinderQa.h.

◆ decay_vtx_xy

TH2D* cbm::kfp::V0FinderQa::RefHistogramsV0::decay_vtx_xy {nullptr}

x-, y-coordinate of V0 decay vertex

Definition at line 107 of file CbmKFV0FinderQa.h.

◆ decay_vtx_z

TH1D* cbm::kfp::V0FinderQa::RefHistogramsV0::decay_vtx_z {nullptr}

z-coordinate of V0 decay vertex

Definition at line 106 of file CbmKFV0FinderQa.h.

◆ mass

TH1D* cbm::kfp::V0FinderQa::RefHistogramsV0::mass {nullptr}

Invariant mass distribution.

Definition at line 110 of file CbmKFV0FinderQa.h.

◆ opening_angle

TH1D* cbm::kfp::V0FinderQa::RefHistogramsV0::opening_angle {nullptr}

Opening angle of daughters.

Definition at line 101 of file CbmKFV0FinderQa.h.

◆ opening_angle_kf

TH1D* cbm::kfp::V0FinderQa::RefHistogramsV0::opening_angle_kf {nullptr}

Opening angle of daughters (using KFParticle objects)

Definition at line 102 of file CbmKFV0FinderQa.h.


The documentation for this struct was generated from the following file: