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

#include <DataTypes.h>

Collaboration diagram for InputTrackInfoStruct:

Public Attributes

int m_nHits [MAX_TRACK] {}
 
float4 m_parSet1 [MAX_TRACK] {}
 
float4 m_parSet2 [MAX_TRACK] {}
 

Detailed Description

Definition at line 14 of file DataTypes.h.

Member Data Documentation

◆ m_nHits

int InputTrackInfoStruct::m_nHits[MAX_TRACK] {}

Definition at line 15 of file DataTypes.h.

◆ m_parSet1

float4 InputTrackInfoStruct::m_parSet1[MAX_TRACK] {}

Definition at line 16 of file DataTypes.h.

◆ m_parSet2

float4 InputTrackInfoStruct::m_parSet2[MAX_TRACK] {}

Definition at line 17 of file DataTypes.h.


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