Utilities for matching raw::OpDetWaveform
and their sbn::OpDetWaveformMeta
.
More...
#include "icaruscode/IcarusObj/OpDetWaveformMeta.h"
#include "icarusalg/Utilities/CanvasUtils.h"
#include "sbnobj/ICARUS/PMT/Trigger/Data/OpticalTriggerGate.h"
#include "lardataobj/RawData/OpDetWaveform.h"
#include "canvas/Persistency/Common/Assns.h"
#include "canvas/Persistency/Common/Ptr.h"
#include "canvas/Persistency/Provenance/ProductID.h"
#include <algorithm>
#include <unordered_map>
Go to the source code of this file.
Classes | |
class | icarus::trigger::OpDetWaveformMetaMatcher< Event > |
Object to facilitate the discovery of the raw::OpDetWaveform a sbn::OpDetWaveformMeta objects comes from. More... | |
class | icarus::trigger::OpDetWaveformMetaMatcher< Event > |
Object to facilitate the discovery of the raw::OpDetWaveform a sbn::OpDetWaveformMeta objects comes from. More... | |
struct | icarus::trigger::OpDetWaveformMetaMatcher< Event >::CmpFirst |
Compares a sbn::OpDetWaveformMeta<tt>and an element ofWaveformMetaAssns_t`. More... | |
Namespaces | |
icarus::trigger | |
Utilities for matching raw::OpDetWaveform
and their sbn::OpDetWaveformMeta
.
Definition in file OpDetWaveformMetaMatcher.h.