1 #ifndef __JTRIGGER__JDAQHITSELECTOR__ 
    2 #define __JTRIGGER__JDAQHITSELECTOR__ 
   14 namespace JPP { 
using namespace JTRIGGER; }
 
   49     public JClonable<JDAQHitSelector, JDAQHitDefaultSelector>
 
virtual bool operator()(const JDAQHit &hit) const =0
DAQ hit selection. 
 
Default class to select DAQ hits. 
 
Template class for object cloning. 
 
virtual ~JDAQHitSelector()
Virtual destructor. 
 
virtual bool operator()(const JDAQHit &hit) const override
DAQ hit selection. 
 
Auxiliary class to select DAQ hits.