Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::GNN_TrigTracklet< external_spacepoint_t > Struct Template Reference

#include <acts/blob/sPHENIX/Core/include/Acts/Seeding/SeedFinderFTF.hpp>

+ Collaboration diagram for Acts::GNN_TrigTracklet< external_spacepoint_t >:

Public Member Functions

 GNN_TrigTracklet (std::vector< const FTF_SP< external_spacepoint_t > * > &vSP, std::vector< TrigInDetTriplet< external_spacepoint_t >> &tbuf)
 

Public Attributes

std::vector< const FTF_SP
< external_spacepoint_t > * > 
m_track
 
std::vector< TrigInDetTriplet
< external_spacepoint_t > > 
m_seeds
 

Detailed Description

template<typename external_spacepoint_t>
struct Acts::GNN_TrigTracklet< external_spacepoint_t >

Definition at line 34 of file SeedFinderFTF.hpp.

View newest version in sPHENIX GitHub at line 34 of file SeedFinderFTF.hpp

Constructor & Destructor Documentation

template<typename external_spacepoint_t >
Acts::GNN_TrigTracklet< external_spacepoint_t >::GNN_TrigTracklet ( std::vector< const FTF_SP< external_spacepoint_t > * > &  vSP,
std::vector< TrigInDetTriplet< external_spacepoint_t >> &  tbuf 
)
inline

Definition at line 36 of file SeedFinderFTF.hpp.

View newest version in sPHENIX GitHub at line 36 of file SeedFinderFTF.hpp

Member Data Documentation

template<typename external_spacepoint_t >
std::vector<TrigInDetTriplet<external_spacepoint_t> > Acts::GNN_TrigTracklet< external_spacepoint_t >::m_seeds

Definition at line 41 of file SeedFinderFTF.hpp.

View newest version in sPHENIX GitHub at line 41 of file SeedFinderFTF.hpp

template<typename external_spacepoint_t >
std::vector<const FTF_SP<external_spacepoint_t> *> Acts::GNN_TrigTracklet< external_spacepoint_t >::m_track

Definition at line 40 of file SeedFinderFTF.hpp.

View newest version in sPHENIX GitHub at line 40 of file SeedFinderFTF.hpp


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