EDM4eic
EIC data model
|
#include <TrackSegmentData.h>
Public Attributes | |
float | length {} |
Pathlength from the first to the last point. | |
float | lengthError {} |
Error on the segment length. | |
unsigned int | points_begin {} |
unsigned int | points_end {} |
A track segment defined by one or more points along a track.
float edm4eic::TrackSegmentData::length {} |
Pathlength from the first to the last point.
float edm4eic::TrackSegmentData::lengthError {} |
Error on the segment length.
unsigned int edm4eic::TrackSegmentData::points_begin {} |
unsigned int edm4eic::TrackSegmentData::points_end {} |