|
ACTS
Experiment-independent tracking
|
Default connection type for 1-D grids with 2-cell connectivity. More...
#include <Acts/Clusterization/Clusterization.hpp>
Public Member Functions | |
| virtual ConnectResult | operator() (const Cell &ref, const Cell &iter) const |
| Check if two cells are connected. | |
Default connection type for 1-D grids with 2-cell connectivity.
|
virtual |
Check if two cells are connected.
| ref | Reference cell |
| iter | Candidate cell |