ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
TrackInfoStruct Struct Reference

#include <TrackInfoStruct.h>

Collaboration diagram for TrackInfoStruct:

Public Member Functions

 TrackInfoStruct (void)
 
 ~TrackInfoStruct (void)
 

Public Attributes

float m_params [5] {}
 
int m_nHits {0}
 
long m_nOffsetG {0}
 
long m_nOffsetH {0}
 

Detailed Description

Definition at line 4 of file TrackInfoStruct.h.

Constructor & Destructor Documentation

◆ TrackInfoStruct()

TrackInfoStruct::TrackInfoStruct ( void  )

◆ ~TrackInfoStruct()

TrackInfoStruct::~TrackInfoStruct ( void  )

Member Data Documentation

◆ m_nHits

int TrackInfoStruct::m_nHits {0}

Definition at line 10 of file TrackInfoStruct.h.

◆ m_nOffsetG

long TrackInfoStruct::m_nOffsetG {0}

Definition at line 11 of file TrackInfoStruct.h.

◆ m_nOffsetH

long TrackInfoStruct::m_nOffsetH {0}

Definition at line 12 of file TrackInfoStruct.h.

◆ m_params

float TrackInfoStruct::m_params[5] {}

Definition at line 9 of file TrackInfoStruct.h.


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