LDMX Software
ldmx::Track::TrackState Struct Reference

Public Attributes

double ref_x_
 
double ref_y_
 
double ref_z_
 
std::vector< double > params_
 
std::vector< double > cov_
 
TrackStateType ts_type_
 

Detailed Description

Definition at line 58 of file Track.h.

Member Data Documentation

◆ cov_

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

Definition at line 61 of file Track.h.

◆ params_

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

Definition at line 60 of file Track.h.

◆ ref_x_

double ldmx::Track::TrackState::ref_x_

Definition at line 59 of file Track.h.

◆ ref_y_

double ldmx::Track::TrackState::ref_y_

Definition at line 59 of file Track.h.

◆ ref_z_

double ldmx::Track::TrackState::ref_z_

Definition at line 59 of file Track.h.

◆ ts_type_

TrackStateType ldmx::Track::TrackState::ts_type_

Definition at line 62 of file Track.h.


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