Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::Ccl::internal::ConnectionsBase< BufSize > Struct Template Reference
+ Collaboration diagram for Acts::Ccl::internal::ConnectionsBase< BufSize >:

Public Member Functions

 ConnectionsBase ()
 

Public Attributes

size_t nconn {0}
 
std::array< Label, BufSize > buf
 

Detailed Description

template<size_t BufSize>
struct Acts::Ccl::internal::ConnectionsBase< BufSize >

Definition at line 135 of file Clusterization.ipp.

View newest version in sPHENIX GitHub at line 135 of file Clusterization.ipp

Constructor & Destructor Documentation

template<size_t BufSize>
Acts::Ccl::internal::ConnectionsBase< BufSize >::ConnectionsBase ( )
inline

Definition at line 138 of file Clusterization.ipp.

View newest version in sPHENIX GitHub at line 138 of file Clusterization.ipp

Member Data Documentation

template<size_t BufSize>
std::array<Label, BufSize> Acts::Ccl::internal::ConnectionsBase< BufSize >::buf

Definition at line 137 of file Clusterization.ipp.

View newest version in sPHENIX GitHub at line 137 of file Clusterization.ipp

Referenced by Acts::Ccl::internal::ConnectionsBase< 4 >::ConnectionsBase().

template<size_t BufSize>
size_t Acts::Ccl::internal::ConnectionsBase< BufSize >::nconn {0}

Definition at line 136 of file Clusterization.ipp.

View newest version in sPHENIX GitHub at line 136 of file Clusterization.ipp


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