|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <functional>#include "datahandlinglibs/concepts/SourceConcept.hpp"#include "detdataformats/DetID.hpp"#include "dfmessages/HSIEvent.hpp"#include "triggeralgs/TriggerCandidate.hpp"#include "trigger/Issues.hpp"#include "trigger/Latency.hpp"#include "trigger/opmon/hsisourcemodel_info.pb.h"#include "trigger/opmon/latency_info.pb.h"#include "iomanager/IOManager.hpp"#include "iomanager/Sender.hpp"#include "iomanager/Receiver.hpp"#include "logging/Logging.hpp"#include "confmodel/DaqModule.hpp"#include "appmodel/DataSubscriberModule.hpp"#include "appmodel/HSI2TCTranslatorConf.hpp"#include "appmodel/HSISignalWindow.hpp"#include "appmodel/DataProcessor.hpp"Go to the source code of this file.
Classes | |
| struct | dunedaq::trigger::HSISignal |
| Struct holding configuration for one HSI signal bit. More... | |
| class | dunedaq::trigger::HSISourceModel |
Namespaces | |
| namespace | dunedaq |
| The DUNE-DAQ namespace. | |
| namespace | dunedaq::trigger |
This is part of the DUNE DAQ , copyright 2020. Licensing/copyright details are in the COPYING file that you should have received with this code.
Definition in file HSISourceModel.hpp.