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

#include <DataTypes.h>

Collaboration diagram for HitInfoStruct:

Public Attributes

int m_hitType [MAX_TRACK *MAX_HIT] {}
 
float2 m_meas [MAX_TRACK *MAX_HIT] {}
 
float4 m_cov [MAX_TRACK *MAX_HIT] {}
 

Detailed Description

Definition at line 44 of file DataTypes.h.

Member Data Documentation

◆ m_cov

float4 HitInfoStruct::m_cov[MAX_TRACK *MAX_HIT] {}

Definition at line 47 of file DataTypes.h.

◆ m_hitType

int HitInfoStruct::m_hitType[MAX_TRACK *MAX_HIT] {}

Definition at line 45 of file DataTypes.h.

◆ m_meas

float2 HitInfoStruct::m_meas[MAX_TRACK *MAX_HIT] {}

Definition at line 46 of file DataTypes.h.


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