Compares a sbn::OpDetWaveformMeta<tt>and an element ofWaveformMetaAssns_t`. More...
Public Types | |
using | Assn_t = typename WaveformMetaAssns_t::assn_t |
using | MetaPtr_t = typename Assn_t::first_type |
Public Member Functions | |
template<typename A , typename B > | |
bool | operator() (A const &a, B const &b) const |
Static Public Member Functions | |
static bool | cmp (Assn_t const &a, Assn_t const &b) |
static bool | cmp (Assn_t const &a, MetaPtr_t const &b) |
static bool | cmp (MetaPtr_t const &a, Assn_t const &b) |
static bool | cmp (MetaPtr_t const &a, MetaPtr_t const &b) |
Compares a sbn::OpDetWaveformMeta<tt>and an element ofWaveformMetaAssns_t`.
Definition at line 72 of file OpDetWaveformMetaMatcher.h.
using icarus::trigger::OpDetWaveformMetaMatcher< Event >::CmpFirst::Assn_t = typename WaveformMetaAssns_t::assn_t |
Definition at line 74 of file OpDetWaveformMetaMatcher.h.
using icarus::trigger::OpDetWaveformMetaMatcher< Event >::CmpFirst::MetaPtr_t = typename Assn_t::first_type |
Definition at line 75 of file OpDetWaveformMetaMatcher.h.
|
inlinestatic |
Definition at line 80 of file OpDetWaveformMetaMatcher.h.
|
inlinestatic |
Definition at line 83 of file OpDetWaveformMetaMatcher.h.
|
inlinestatic |
Definition at line 86 of file OpDetWaveformMetaMatcher.h.
|
inlinestatic |
Definition at line 89 of file OpDetWaveformMetaMatcher.h.
|
inline |
Definition at line 78 of file OpDetWaveformMetaMatcher.h.