9#ifndef TRIGGERALGS_CHANNELADJACENCY_TRIGGERACTIVITYMAKERCHANNELADJACENCY_HPP_
10#define TRIGGERALGS_CHANNELADJACENCY_TRIGGERACTIVITYMAKERCHANNELADJACENCY_HPP_
22 void configure(
const nlohmann::json& config);
void add_window_to_record(TPWindow window)
std::vector< TPWindow > m_window_record
void configure(const nlohmann::json &config)
uint16_t m_adjacency_threshold
timestamp_t m_window_length
void process(const TriggerPrimitive &input_tp, std::vector< TriggerActivity > &output_ta)
TP processing function that creates & fills TAs.
TPWindow m_current_window
TriggerActivity construct_ta(TPWindow) const
TPWindow check_adjacency()
dunedaq::trgdataformats::timestamp_t timestamp_t