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