Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::FasTrackConnector::LayerGroup Struct Reference

#include <acts/blob/sPHENIX/Core/include/Acts/TrackFinding/FasTrackConnector.hpp>

+ Collaboration diagram for Acts::FasTrackConnector::LayerGroup:

Public Member Functions

 LayerGroup (unsigned int l1Key, const std::vector< const Acts::FasTrackConnection * > &v)
 

Public Attributes

unsigned int m_dst
 
std::vector< const
Acts::FasTrackConnection * > 
m_sources
 

Detailed Description

Definition at line 30 of file FasTrackConnector.hpp.

View newest version in sPHENIX GitHub at line 30 of file FasTrackConnector.hpp

Constructor & Destructor Documentation

Acts::FasTrackConnector::LayerGroup::LayerGroup ( unsigned int  l1Key,
const std::vector< const Acts::FasTrackConnection * > &  v 
)
inline

Definition at line 31 of file FasTrackConnector.hpp.

View newest version in sPHENIX GitHub at line 31 of file FasTrackConnector.hpp

Member Data Documentation

unsigned int Acts::FasTrackConnector::LayerGroup::m_dst

Definition at line 35 of file FasTrackConnector.hpp.

View newest version in sPHENIX GitHub at line 35 of file FasTrackConnector.hpp

std::vector<const Acts::FasTrackConnection *> Acts::FasTrackConnector::LayerGroup::m_sources

Definition at line 37 of file FasTrackConnector.hpp.

View newest version in sPHENIX GitHub at line 37 of file FasTrackConnector.hpp


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