Project
Loading...
Searching...
No Matches
o2::checkresid::Point Struct Reference

#include <CheckResidTypes.h>

Public Attributes

float dy = 0.f
 
float dz = 0.f
 
float sig2y = 0.f
 
float sig2z = 0.f
 
float phi = 0.f
 
float z = 0.f
 
int16_t sens = -1
 
int8_t lr = -1
 

Detailed Description

Definition at line 19 of file CheckResidTypes.h.

Member Data Documentation

◆ dy

float o2::checkresid::Point::dy = 0.f

Definition at line 20 of file CheckResidTypes.h.

◆ dz

float o2::checkresid::Point::dz = 0.f

Definition at line 21 of file CheckResidTypes.h.

◆ lr

int8_t o2::checkresid::Point::lr = -1

Definition at line 27 of file CheckResidTypes.h.

◆ phi

float o2::checkresid::Point::phi = 0.f

Definition at line 24 of file CheckResidTypes.h.

◆ sens

int16_t o2::checkresid::Point::sens = -1

Definition at line 26 of file CheckResidTypes.h.

◆ sig2y

float o2::checkresid::Point::sig2y = 0.f

Definition at line 22 of file CheckResidTypes.h.

◆ sig2z

float o2::checkresid::Point::sig2z = 0.f

Definition at line 23 of file CheckResidTypes.h.

◆ z

float o2::checkresid::Point::z = 0.f

Definition at line 25 of file CheckResidTypes.h.


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