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

#include <SeedMakingDataStructures.h>

Collaboration diagram for doubletInfo:

Public Attributes

int m_nInner [MAX_MIDDLE_SP]
 
int m_nOuter [MAX_MIDDLE_SP]
 
char m_good [MAX_MIDDLE_SP]
 

Detailed Description

Definition at line 19 of file SeedMakingDataStructures.h.

Member Data Documentation

◆ m_good

char doubletInfo::m_good[MAX_MIDDLE_SP]

Definition at line 23 of file SeedMakingDataStructures.h.

◆ m_nInner

int doubletInfo::m_nInner[MAX_MIDDLE_SP]

Definition at line 21 of file SeedMakingDataStructures.h.

◆ m_nOuter

int doubletInfo::m_nOuter[MAX_MIDDLE_SP]

Definition at line 22 of file SeedMakingDataStructures.h.


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