ATLAS Offline Software
|
#include <TrigTrackSeedGenerator.h>
Public Member Functions | |
IndexedSP () | |
IndexedSP (const TrigSiSpacePointBase *p, int idx) | |
IndexedSP (const IndexedSP &isp) | |
void | set (const TrigSiSpacePointBase *p, int idx) |
Public Attributes | |
const TrigSiSpacePointBase * | m_pSP |
int | m_idx |
Definition at line 16 of file TrigTrackSeedGenerator.h.
|
inline |
Definition at line 18 of file TrigTrackSeedGenerator.h.
|
inline |
|
inline |
int IndexedSP::m_idx |
Definition at line 28 of file TrigTrackSeedGenerator.h.
const TrigSiSpacePointBase* IndexedSP::m_pSP |
Definition at line 27 of file TrigTrackSeedGenerator.h.