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

A vector representation of DCA to target. More...

#include <CbmKFV0FinderTask.h>

Public Attributes

double fAbs {std::numeric_limits<double>::signaling_NaN()}
 Absolute value.
 
double fX {std::numeric_limits<double>::signaling_NaN()}
 X-component of the unit-vector.
 
double fY {std::numeric_limits<double>::signaling_NaN()}
 Y-component of the unit-vector.
 

Detailed Description

A vector representation of DCA to target.

Definition at line 52 of file CbmKFV0FinderTask.h.

Member Data Documentation

◆ fAbs

double cbm::kfp::V0FinderTask::DcaVector::fAbs {std::numeric_limits<double>::signaling_NaN()}

Absolute value.

Definition at line 53 of file CbmKFV0FinderTask.h.

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

◆ fX

double cbm::kfp::V0FinderTask::DcaVector::fX {std::numeric_limits<double>::signaling_NaN()}

X-component of the unit-vector.

Definition at line 54 of file CbmKFV0FinderTask.h.

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

◆ fY

double cbm::kfp::V0FinderTask::DcaVector::fY {std::numeric_limits<double>::signaling_NaN()}

Y-component of the unit-vector.

Definition at line 55 of file CbmKFV0FinderTask.h.

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


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