CbmRoot
Loading...
Searching...
No Matches
cbm::kfp::V0FinderTask::QpAndBeta Struct Reference

Qp and beta container. More...

#include <CbmKFV0FinderTask.h>

Public Attributes

double fQp {std::numeric_limits<double>::signaling_NaN()}
 
double fQpVar {std::numeric_limits<double>::signaling_NaN()}
 
double fBeta {std::numeric_limits<double>::signaling_NaN()}
 
double fBetaVar {std::numeric_limits<double>::signaling_NaN()}
 

Detailed Description

Qp and beta container.

Definition at line 43 of file CbmKFV0FinderTask.h.

Member Data Documentation

◆ fBeta

double cbm::kfp::V0FinderTask::QpAndBeta::fBeta {std::numeric_limits<double>::signaling_NaN()}

Definition at line 46 of file CbmKFV0FinderTask.h.

Referenced by cbm::kfp::V0FinderTask::EstimateQp().

◆ fBetaVar

double cbm::kfp::V0FinderTask::QpAndBeta::fBetaVar {std::numeric_limits<double>::signaling_NaN()}

Definition at line 47 of file CbmKFV0FinderTask.h.

Referenced by cbm::kfp::V0FinderTask::EstimateQp().

◆ fQp

double cbm::kfp::V0FinderTask::QpAndBeta::fQp {std::numeric_limits<double>::signaling_NaN()}

Definition at line 44 of file CbmKFV0FinderTask.h.

Referenced by cbm::kfp::V0FinderTask::EstimateQp().

◆ fQpVar

double cbm::kfp::V0FinderTask::QpAndBeta::fQpVar {std::numeric_limits<double>::signaling_NaN()}

Definition at line 45 of file CbmKFV0FinderTask.h.

Referenced by cbm::kfp::V0FinderTask::EstimateQp().


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