LDMX Software
Public Attributes | List of all members
ldmx::Track::TrackState Struct Reference

Public Attributes

double refX
 
double refY
 
double refZ
 
std::vector< double > params
 
std::vector< double > cov
 
TrackStateType ts_type
 

Detailed Description

Definition at line 57 of file Track.h.

Member Data Documentation

◆ cov

std::vector<double> ldmx::Track::TrackState::cov

Definition at line 60 of file Track.h.

◆ params

std::vector<double> ldmx::Track::TrackState::params

Definition at line 59 of file Track.h.

◆ refX

double ldmx::Track::TrackState::refX

Definition at line 58 of file Track.h.

◆ refY

double ldmx::Track::TrackState::refY

Definition at line 58 of file Track.h.

◆ refZ

double ldmx::Track::TrackState::refZ

Definition at line 58 of file Track.h.

◆ ts_type

TrackStateType ldmx::Track::TrackState::ts_type

Definition at line 61 of file Track.h.


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