Project
Loading...
Searching...
No Matches
o2::tpc::TrackInterpolation::ValidationPoint Struct Reference

Structure for on-the-fly re-calculated track parameters at the validation stage. More...

#include <TrackInterpolation.h>

Public Member Functions

 ClassDefNV (ValidationPoint, 1)
 

Public Attributes

float xTrk {0.f}
 
float yTrk {0.f}
 
float zTrk {0.f}
 
float xLab {0.f}
 
float yLab {0.f}
 
float sPath {0.f}
 
float dy {0.f}
 
float dz {0.f}
 
float tglArr {0.f}
 
float residHelixY {0.f}
 
float residHelixZ {0.f}
 
float diffYSmooth {0.f}
 
float diffZSmooth {0.f}
 
int8_t sec {0}
 
bool flagRej {false}
 

Detailed Description

Structure for on-the-fly re-calculated track parameters at the validation stage.

Definition at line 281 of file TrackInterpolation.h.

Member Function Documentation

◆ ClassDefNV()

o2::tpc::TrackInterpolation::ValidationPoint::ClassDefNV ( ValidationPoint  ,
 
)

Member Data Documentation

◆ diffYSmooth

float o2::tpc::TrackInterpolation::ValidationPoint::diffYSmooth {0.f}

Definition at line 293 of file TrackInterpolation.h.

◆ diffZSmooth

float o2::tpc::TrackInterpolation::ValidationPoint::diffZSmooth {0.f}

Definition at line 294 of file TrackInterpolation.h.

◆ dy

float o2::tpc::TrackInterpolation::ValidationPoint::dy {0.f}

Definition at line 288 of file TrackInterpolation.h.

◆ dz

float o2::tpc::TrackInterpolation::ValidationPoint::dz {0.f}

Definition at line 289 of file TrackInterpolation.h.

◆ flagRej

bool o2::tpc::TrackInterpolation::ValidationPoint::flagRej {false}

Definition at line 296 of file TrackInterpolation.h.

◆ residHelixY

float o2::tpc::TrackInterpolation::ValidationPoint::residHelixY {0.f}

Definition at line 291 of file TrackInterpolation.h.

◆ residHelixZ

float o2::tpc::TrackInterpolation::ValidationPoint::residHelixZ {0.f}

Definition at line 292 of file TrackInterpolation.h.

◆ sec

int8_t o2::tpc::TrackInterpolation::ValidationPoint::sec {0}

Definition at line 295 of file TrackInterpolation.h.

◆ sPath

float o2::tpc::TrackInterpolation::ValidationPoint::sPath {0.f}

Definition at line 287 of file TrackInterpolation.h.

◆ tglArr

float o2::tpc::TrackInterpolation::ValidationPoint::tglArr {0.f}

Definition at line 290 of file TrackInterpolation.h.

◆ xLab

float o2::tpc::TrackInterpolation::ValidationPoint::xLab {0.f}

Definition at line 285 of file TrackInterpolation.h.

◆ xTrk

float o2::tpc::TrackInterpolation::ValidationPoint::xTrk {0.f}

Definition at line 282 of file TrackInterpolation.h.

◆ yLab

float o2::tpc::TrackInterpolation::ValidationPoint::yLab {0.f}

Definition at line 286 of file TrackInterpolation.h.

◆ yTrk

float o2::tpc::TrackInterpolation::ValidationPoint::yTrk {0.f}

Definition at line 283 of file TrackInterpolation.h.

◆ zTrk

float o2::tpc::TrackInterpolation::ValidationPoint::zTrk {0.f}

Definition at line 284 of file TrackInterpolation.h.


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