ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
Acts::Ccl::Connect1D< Cell > Struct Template Reference

Default connection type for 1-D grids with 2-cell connectivity. More...

#include <Acts/Clusterization/Clusterization.hpp>

Inheritance diagram for Acts::Ccl::Connect1D< Cell >:
[legend]

Public Member Functions

virtual ConnectResult operator() (const Cell &ref, const Cell &iter) const
 Check if two cells are connected.

Detailed Description

template<Acts::Ccl::HasRetrievableColumnInfo Cell>
struct Acts::Ccl::Connect1D< Cell >

Default connection type for 1-D grids with 2-cell connectivity.

Member Function Documentation

◆ operator()()

virtual ConnectResult Acts::Ccl::Connect1D< Cell >::operator() ( const Cell & ref,
const Cell & iter ) const
virtual

Check if two cells are connected.

Parameters
refReference cell
iterCandidate cell
Returns
Connection result