EDM4eic
EIC data model
Loading...
Searching...
No Matches
edm4eic::TrackSegmentData Class Reference

#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 {}
 

Detailed Description

A track segment defined by one or more points along a track.

Author
: S. Joosten

Member Data Documentation

◆ length

float edm4eic::TrackSegmentData::length {}

Pathlength from the first to the last point.

◆ lengthError

float edm4eic::TrackSegmentData::lengthError {}

Error on the segment length.

◆ points_begin

unsigned int edm4eic::TrackSegmentData::points_begin {}

◆ points_end

unsigned int edm4eic::TrackSegmentData::points_end {}

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