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

#include <TrigTrackFollowing.h>

Collaboration diagram for ProtoTrack:

Public Attributes

int m_nElements
 
int m_nSeedElements
 
float m_initialParams [5]
 
int m_planeType [MAX_ROAD_LENGTH]
 
int m_planeIndex [MAX_ROAD_LENGTH]
 
int m_hitIndex [MAX_ROAD_LENGTH]
 
int m_seedPlanes [6]
 

Detailed Description

Definition at line 76 of file TrigTrackFollowing.h.

Member Data Documentation

◆ m_hitIndex

int ProtoTrack::m_hitIndex[MAX_ROAD_LENGTH]

Definition at line 82 of file TrigTrackFollowing.h.

◆ m_initialParams

float ProtoTrack::m_initialParams[5]

Definition at line 79 of file TrigTrackFollowing.h.

◆ m_nElements

int ProtoTrack::m_nElements

Definition at line 77 of file TrigTrackFollowing.h.

◆ m_nSeedElements

int ProtoTrack::m_nSeedElements

Definition at line 78 of file TrigTrackFollowing.h.

◆ m_planeIndex

int ProtoTrack::m_planeIndex[MAX_ROAD_LENGTH]

Definition at line 81 of file TrigTrackFollowing.h.

◆ m_planeType

int ProtoTrack::m_planeType[MAX_ROAD_LENGTH]

Definition at line 80 of file TrigTrackFollowing.h.

◆ m_seedPlanes

int ProtoTrack::m_seedPlanes[6]

Definition at line 83 of file TrigTrackFollowing.h.


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