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