1#ifndef __JTRIGGER__JDAQHITSELECTOR__
2#define __JTRIGGER__JDAQHITSELECTOR__
49 public JClonable<JDAQHitSelector, JDAQHitDefaultSelector>
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
Auxiliary classes and methods for triggering.
Template class for object cloning.
Default class to select DAQ hits.
virtual bool operator()(const JDAQHit &hit) const override
DAQ hit selection.
Auxiliary class to select DAQ hits.
virtual ~JDAQHitSelector()
Virtual destructor.
virtual bool operator()(const JDAQHit &hit) const =0
DAQ hit selection.