#include <TAMakerBundleNAlgorithm.hpp>
Definition at line 18 of file TAMakerBundleNAlgorithm.hpp.
◆ bundle_condition()
bool triggeralgs::TAMakerBundleNAlgorithm::bundle_condition |
( |
| ) |
|
◆ configure()
void triggeralgs::TAMakerBundleNAlgorithm::configure |
( |
const nlohmann::json & | config | ) |
|
|
virtual |
◆ process()
TP processing function that creates & fills TAs.
- Parameters
-
input_tp[in] | Input TP for the triggering algorithm |
output_ta[out] | Output vector of TAs to fill by the algorithm |
Implements triggeralgs::TriggerActivityMaker.
Definition at line 52 of file TAMakerBundleNAlgorithm.cpp.
53{
54
56
61
62
64 }
65
66
71
72
74 }
75}
#define TLOG_DEBUG(lvl,...)
◆ set_ta_attributes()
void triggeralgs::TAMakerBundleNAlgorithm::set_ta_attributes |
( |
| ) |
|
|
private |
Definition at line 19 of file TAMakerBundleNAlgorithm.cpp.
19 {
20
23
26
29
31
34
42 }
44 return;
45}
dunedaq::trgdataformats::TriggerPrimitive TriggerPrimitive
◆ m_bundle_size
uint64_t triggeralgs::TAMakerBundleNAlgorithm::m_bundle_size = 1 |
|
private |
◆ m_current_ta
The documentation for this class was generated from the following files: