ATLAS Offline Software
Loading...
Searching...
No Matches
TrigAccel::ITk::OutputSeeds Struct Reference

#include <TrigITkAccelEDM.h>

Collaboration diagram for TrigAccel::ITk::OutputSeeds:

Public Member Functions

 OutputSeeds ()

Public Attributes

unsigned int m_nSeeds
std::unique_ptr< Tracklet[]> m_seedsArray

Detailed Description

Definition at line 171 of file TrigITkAccelEDM.h.

Constructor & Destructor Documentation

◆ OutputSeeds()

TrigAccel::ITk::OutputSeeds::OutputSeeds ( )
inline

Definition at line 173 of file TrigITkAccelEDM.h.

173: m_nSeeds(0), m_seedsArray(nullptr) {};
std::unique_ptr< Tracklet[]> m_seedsArray

Member Data Documentation

◆ m_nSeeds

unsigned int TrigAccel::ITk::OutputSeeds::m_nSeeds

Definition at line 174 of file TrigITkAccelEDM.h.

◆ m_seedsArray

std::unique_ptr<Tracklet[]> TrigAccel::ITk::OutputSeeds::m_seedsArray

Definition at line 175 of file TrigITkAccelEDM.h.


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