epic-drich-beam-test-analysis
ePIC dRICH beam test analysis framework
Loading...
Searching...
No Matches
alcor_recotrackdata_struct Struct Reference

Track fit parameters and extrapolated position for one telescope plane. More...

#include <alcor_recotrackdata.h>

Public Member Functions

 alcor_recotrackdata_struct (alcor_recodata &v)
 Construct from a reconstructed data entry.
 

Public Attributes

float det_plane_x
 Extrapolated X coordinate at the detector plane [mm].
 
float det_plane_y
 Extrapolated Y coordinate at the detector plane [mm].
 
float traj_angcoeff_x
 Track angular coefficient along X (dx/dz).
 
float traj_angcoeff_y
 Track angular coefficient along Y (dy/dz).
 
float chi2ndof
 Fit quality: χ²/NDF.
 

Detailed Description

Track fit parameters and extrapolated position for one telescope plane.

Constructor & Destructor Documentation

◆ alcor_recotrackdata_struct()

alcor_recotrackdata_struct::alcor_recotrackdata_struct ( alcor_recodata v)

Construct from a reconstructed data entry.

Parameters
vSource alcor_recodata object.

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