1 #ifndef __JTRIGGER__JDAQHITTOTSELECTOR__
2 #define __JTRIGGER__JDAQHITTOTSELECTOR__
18 namespace JPP {
using namespace JTRIGGER; }
26 public JClonable<JDAQHitSelector, JDAQHitToTSelector>,
JDAQHitToTSelector(const JTOT_t tot_min, const JTOT_t tot_max)
Constructor.
virtual bool operator()(const JDAQHit &hit) const
DAQ hit selection.
JDAQHitToTSelector()
Default constructor.
JTOT_t getToT() const
Get time-over-threshold.
unsigned char JTOT_t
time over threshold [ns]
Template class for object cloning.
JTOOLS::JRange< JTOT_t > range_type
Auxiliary class to define a range between two values.
Auxiliary class to select DAQ hits based on time-over-treshold value.