9#ifndef TRIGGERALGS_CHANNELADJACENCY_TRIGGERCANDIDATEMAKERCHANNELADJACENCY_HPP_
10#define TRIGGERALGS_CHANNELADJACENCY_TRIGGERCANDIDATEMAKERCHANNELADJACENCY_HPP_
25 void configure(
const nlohmann::json& config);
std::vector< TAWindow > m_window_record
uint64_t m_activity_count
TAWindow m_current_window
void add_window_to_record(TAWindow window)
uint16_t m_n_channels_threshold
timestamp_t m_window_length
TriggerCandidate construct_tc() const
void process(const TriggerActivity &, std::vector< TriggerCandidate > &)
TA processing function that creates & fills TCs.
void configure(const nlohmann::json &config)
bool m_trigger_on_n_channels
dunedaq::trgdataformats::timestamp_t timestamp_t