|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include "iomanager/IOManager.hpp"#include "iomanager/Sender.hpp"#include "logging/Logging.hpp"#include "datahandlinglibs/models/TaskRawDataProcessorModel.hpp"#include "trigger/TriggerPrimitiveTypeAdapter.hpp"#include "trigger/Latency.hpp"#include "trigger/opmon/tpprocessor_info.pb.h"#include "trigger/opmon/latency_info.pb.h"#include "triggeralgs/TriggerActivity.hpp"#include "triggeralgs/Types.hpp"#include "triggeralgs/TriggerActivityMaker.hpp"#include "appmodel/DataHandlerModule.hpp"Go to the source code of this file.
Classes | |
| class | dunedaq::trigger::TPProcessor |
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.
TP 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 TPProcessor.hpp.