ATLAS Offline Software
Loading...
Searching...
No Matches
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.

15{};

◆ m_parSet1

float4 InputTrackInfoStruct::m_parSet1[MAX_TRACK] {}

Definition at line 16 of file DataTypes.h.

16{};

◆ m_parSet2

float4 InputTrackInfoStruct::m_parSet2[MAX_TRACK] {}

Definition at line 17 of file DataTypes.h.

17{};

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