ATLAS Offline Software
Public Attributes | List of all members
OutputTrackInfoStruct Struct Reference

#include <DataTypes.h>

Collaboration diagram for OutputTrackInfoStruct:

Public Attributes

int m_status [MAX_TRACK] {}
 
int m_ndof [MAX_TRACK] {}
 
float m_par0 [MAX_TRACK] {}
 
float m_par1 [MAX_TRACK] {}
 
float m_par2 [MAX_TRACK] {}
 
float m_par3 [MAX_TRACK] {}
 
float m_par4 [MAX_TRACK] {}
 
float m_chi2 [MAX_TRACK] {}
 
float m_cov00 [MAX_TRACK] {}
 
float m_cov01 [MAX_TRACK] {}
 
float m_cov02 [MAX_TRACK] {}
 
float m_cov03 [MAX_TRACK] {}
 
float m_cov04 [MAX_TRACK] {}
 
float m_cov11 [MAX_TRACK] {}
 
float m_cov12 [MAX_TRACK] {}
 
float m_cov13 [MAX_TRACK] {}
 
float m_cov14 [MAX_TRACK] {}
 
float m_cov22 [MAX_TRACK] {}
 
float m_cov23 [MAX_TRACK] {}
 
float m_cov24 [MAX_TRACK] {}
 
float m_cov33 [MAX_TRACK] {}
 
float m_cov34 [MAX_TRACK] {}
 
float m_cov44 [MAX_TRACK] {}
 

Detailed Description

Definition at line 20 of file DataTypes.h.

Member Data Documentation

◆ m_chi2

float OutputTrackInfoStruct::m_chi2[MAX_TRACK] {}

Definition at line 28 of file DataTypes.h.

◆ m_cov00

float OutputTrackInfoStruct::m_cov00[MAX_TRACK] {}

Definition at line 29 of file DataTypes.h.

◆ m_cov01

float OutputTrackInfoStruct::m_cov01[MAX_TRACK] {}

Definition at line 29 of file DataTypes.h.

◆ m_cov02

float OutputTrackInfoStruct::m_cov02[MAX_TRACK] {}

Definition at line 29 of file DataTypes.h.

◆ m_cov03

float OutputTrackInfoStruct::m_cov03[MAX_TRACK] {}

Definition at line 29 of file DataTypes.h.

◆ m_cov04

float OutputTrackInfoStruct::m_cov04[MAX_TRACK] {}

Definition at line 29 of file DataTypes.h.

◆ m_cov11

float OutputTrackInfoStruct::m_cov11[MAX_TRACK] {}

Definition at line 30 of file DataTypes.h.

◆ m_cov12

float OutputTrackInfoStruct::m_cov12[MAX_TRACK] {}

Definition at line 30 of file DataTypes.h.

◆ m_cov13

float OutputTrackInfoStruct::m_cov13[MAX_TRACK] {}

Definition at line 30 of file DataTypes.h.

◆ m_cov14

float OutputTrackInfoStruct::m_cov14[MAX_TRACK] {}

Definition at line 30 of file DataTypes.h.

◆ m_cov22

float OutputTrackInfoStruct::m_cov22[MAX_TRACK] {}

Definition at line 31 of file DataTypes.h.

◆ m_cov23

float OutputTrackInfoStruct::m_cov23[MAX_TRACK] {}

Definition at line 31 of file DataTypes.h.

◆ m_cov24

float OutputTrackInfoStruct::m_cov24[MAX_TRACK] {}

Definition at line 31 of file DataTypes.h.

◆ m_cov33

float OutputTrackInfoStruct::m_cov33[MAX_TRACK] {}

Definition at line 32 of file DataTypes.h.

◆ m_cov34

float OutputTrackInfoStruct::m_cov34[MAX_TRACK] {}

Definition at line 32 of file DataTypes.h.

◆ m_cov44

float OutputTrackInfoStruct::m_cov44[MAX_TRACK] {}

Definition at line 33 of file DataTypes.h.

◆ m_ndof

int OutputTrackInfoStruct::m_ndof[MAX_TRACK] {}

Definition at line 22 of file DataTypes.h.

◆ m_par0

float OutputTrackInfoStruct::m_par0[MAX_TRACK] {}

Definition at line 23 of file DataTypes.h.

◆ m_par1

float OutputTrackInfoStruct::m_par1[MAX_TRACK] {}

Definition at line 24 of file DataTypes.h.

◆ m_par2

float OutputTrackInfoStruct::m_par2[MAX_TRACK] {}

Definition at line 25 of file DataTypes.h.

◆ m_par3

float OutputTrackInfoStruct::m_par3[MAX_TRACK] {}

Definition at line 26 of file DataTypes.h.

◆ m_par4

float OutputTrackInfoStruct::m_par4[MAX_TRACK] {}

Definition at line 27 of file DataTypes.h.

◆ m_status

int OutputTrackInfoStruct::m_status[MAX_TRACK] {}

Definition at line 21 of file DataTypes.h.


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