|
CbmRoot
|
A vector representation of DCA to target. More...
#include <CbmKFV0FinderTask.h>
Public Attributes | |
| double | fAbs {std::numeric_limits<double>::quiet_NaN()} |
| Absolute value. | |
| double | fX {std::numeric_limits<double>::quiet_NaN()} |
| X-component of the unit-vector. | |
| double | fY {std::numeric_limits<double>::quiet_NaN()} |
| Y-component of the unit-vector. | |
A vector representation of DCA to target.
Definition at line 102 of file CbmKFV0FinderTask.h.
| double cbm::kfp::V0FinderTask::DcaVector::fAbs {std::numeric_limits<double>::quiet_NaN()} |
Absolute value.
Definition at line 103 of file CbmKFV0FinderTask.h.
| double cbm::kfp::V0FinderTask::DcaVector::fX {std::numeric_limits<double>::quiet_NaN()} |
X-component of the unit-vector.
Definition at line 104 of file CbmKFV0FinderTask.h.
| double cbm::kfp::V0FinderTask::DcaVector::fY {std::numeric_limits<double>::quiet_NaN()} |
Y-component of the unit-vector.
Definition at line 105 of file CbmKFV0FinderTask.h.