Jpp
17.1.1
the software that should make you happy
|
Auxiliary class to select DAQ hits. More...
#include <JDAQHitSelector.hh>
Public Types | |
typedef JClonable< JClonable_t > ::clone_type | clone_type |
Public Member Functions | |
virtual | ~JDAQHitSelector () |
Virtual destructor. More... | |
virtual bool | operator() (const JDAQHit &hit) const =0 |
DAQ hit selection. More... | |
virtual clone_type | clone () const override |
Get clone of this object. More... | |
Auxiliary class to select DAQ hits.
Definition at line 25 of file JDAQHitSelector.hh.
|
inherited |
Definition at line 61 of file JClonable.hh.
|
inlinevirtual |
|
pure virtual |
DAQ hit selection.
hit | DAQ hit |
|
inlineoverridevirtualinherited |
Get clone of this object.
Reimplemented in JPHYSICS::JPDFTransformer< 5, JArgument_t >, JPHYSICS::JPDFTransformer< 4, JArgument_t >, JPHYSICS::JPDFTransformer< 3, JArgument_t >, JPHYSICS::JPDFTransformer< 2, JArgument_t >, JPHYSICS::JPDGTransformer_t< JArgument_t >, JPHYSICS::JPD0Transformer_t< JArgument_t >, JTOOLS::JMultiMapTransformer< N, JArgument_t >::JMultiMapDefaultTransformer, JPHYSICS::JPDFTransformer_t< JArgument_t >, JLANG::JClonable< JMatch< hit_type > >, JLANG::JClonable< JMatch< hit_type >, JMatch3D >, JLANG::JClonable< JMatch< JTRIGGER::JHitR1 > >, and JLANG::JClonable< JMatch< JTRIGGER::JHitR1 >, JMatch3G< JTRIGGER::JHitR1 > >.
Definition at line 69 of file JClonable.hh.