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

#include <TrigTrackFollowing.h>

Collaboration diagram for SctClusterStorage:

Public Attributes

int m_nModules
 
int m_start [MAX_NUMBER_SCT_MODULES]
 
int m_end [MAX_NUMBER_SCT_MODULES]
 
float m_localX [MAX_NUMBER_SCT_HITS]
 
float m_covXX [MAX_NUMBER_SCT_HITS]
 

Detailed Description

Definition at line 67 of file TrigTrackFollowing.h.

Member Data Documentation

◆ m_covXX

float SctClusterStorage::m_covXX[MAX_NUMBER_SCT_HITS]

Definition at line 73 of file TrigTrackFollowing.h.

◆ m_end

int SctClusterStorage::m_end[MAX_NUMBER_SCT_MODULES]

Definition at line 71 of file TrigTrackFollowing.h.

◆ m_localX

float SctClusterStorage::m_localX[MAX_NUMBER_SCT_HITS]

Definition at line 72 of file TrigTrackFollowing.h.

◆ m_nModules

int SctClusterStorage::m_nModules

Definition at line 69 of file TrigTrackFollowing.h.

◆ m_start

int SctClusterStorage::m_start[MAX_NUMBER_SCT_MODULES]

Definition at line 70 of file TrigTrackFollowing.h.


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