|
ACTS
Experiment-independent tracking
|
#include <Acts/Clusterization/TimedClusterization.hpp>
Public Member Functions | |
| TimedConnect ()=default | |
| TimedConnect (double time) | |
| TimedConnect (double time, bool commonCorner) | |
| ~TimedConnect () override=default | |
| ConnectResult | operator() (const Cell &ref, const Cell &iter) const override |
Public Attributes | |
| double | timeTolerance {std::numeric_limits<double>::max()} |
|
default |
|
explicit |
| Acts::Ccl::TimedConnect< Cell, N >::TimedConnect | ( | double | time, |
| bool | commonCorner ) |
|
overridedefault |
|
override |
| double Acts::Ccl::TimedConnect< Cell, N >::timeTolerance {std::numeric_limits<double>::max()} |