Falaise  4.0.1
SuperNEMO Software Toolkit
Public Member Functions | List of all members
TrackerPreClustering::compare_tracker_hit_ptr_by_delayed_time< Hit > Struct Template Reference

A functor for handle on tracker hits that perform a comparison by delayed time. More...

#include <falaise/TrackerPreClustering/pre_clusterizer.h>

Public Member Functions

bool operator() (const Hit *hit_ptr_i_, const Hit *hit_ptr_j_) const
 Main comparison method(less than) : require non null handles and non-Nan delayed times. More...
 

Detailed Description

template<class Hit>
struct TrackerPreClustering::compare_tracker_hit_ptr_by_delayed_time< Hit >

A functor for handle on tracker hits that perform a comparison by delayed time.

Member Function Documentation

◆ operator()()

template<class Hit >
bool TrackerPreClustering::compare_tracker_hit_ptr_by_delayed_time< Hit >::operator() ( const Hit *  hit_ptr_i_,
const Hit *  hit_ptr_j_ 
) const
inline

Main comparison method(less than) : require non null handles and non-Nan delayed times.


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