|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "iomanager/IOManager.hpp"#include "iomanager/Sender.hpp"#include "logging/Logging.hpp"#include "appmodel/DataHandlerModule.hpp"#include "datahandlinglibs/models/TaskRawDataProcessorModel.hpp"#include "trigger/Issues.hpp"#include "trigger/TAWrapper.hpp"#include "trigger/Latency.hpp"#include "trigger/opmon/taprocessor_info.pb.h"#include "trigger/opmon/latency_info.pb.h"#include "triggeralgs/TriggerCandidate.hpp"#include "triggeralgs/Types.hpp"#include "triggeralgs/TriggerCandidateMaker.hpp"Go to the source code of this file.
Classes | |
| class | dunedaq::trigger::TAProcessor |
Namespaces | |
| namespace | dunedaq |
| The DUNE-DAQ namespace. | |
| namespace | dunedaq::trigger |
TPC TP specific Task based raw processor
This is part of the DUNE DAQ , copyright 2023. Licensing/copyright details are in the COPYING file that you should have received with this code.
TA specific Task based raw processor
This is part of the DUNE DAQ , copyright 2022. Licensing/copyright details are in the COPYING file that you should have received with this code.
Definition in file TAProcessor.hpp.