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

Extra information on track, required by the V0 analysis. More...

#include <CbmKFV0FinderTask.h>

Collaboration diagram for cbm::kfp::V0FinderTask::TrackInfo:
[legend]

Public Attributes

double dca {std::numeric_limits<double>::quiet_NaN()}
 DCA to origin [cm].
 
double beta {std::numeric_limits<double>::quiet_NaN()}
 Speed of particle [c].
 
const CbmTofHitpTofHit {nullptr}
 Pointer to TOF hit.
 

Detailed Description

Extra information on track, required by the V0 analysis.

Definition at line 110 of file CbmKFV0FinderTask.h.

Member Data Documentation

◆ beta

double cbm::kfp::V0FinderTask::TrackInfo::beta {std::numeric_limits<double>::quiet_NaN()}

Speed of particle [c].

Definition at line 112 of file CbmKFV0FinderTask.h.

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

◆ dca

double cbm::kfp::V0FinderTask::TrackInfo::dca {std::numeric_limits<double>::quiet_NaN()}

DCA to origin [cm].

Definition at line 111 of file CbmKFV0FinderTask.h.

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

◆ pTofHit

const CbmTofHit* cbm::kfp::V0FinderTask::TrackInfo::pTofHit {nullptr}

Pointer to TOF hit.

Definition at line 113 of file CbmKFV0FinderTask.h.

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


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