DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
dunedaq
sourcecode
trgtools
include
trgtools
EmulateTAUnit.hpp
Go to the documentation of this file.
1
/* @file: EmulateTAUnit.hpp
2
*
3
* Emulation unit for TriggerActivities.
4
*
5
* This is part of the DUNE DAQ Application Framework, copyright 2023.
6
* Licensing/copyright details are in the COPYING file that you should have
7
* received with this code.
8
*/
9
10
#ifndef TRGTOOLS_EMULATETAUNIT_HPP_
11
#define TRGTOOLS_EMULATETAUNIT_HPP_
12
13
#include "
trgtools/EmulationUnit.hpp
"
14
#include "
trgdataformats/TriggerPrimitive.hpp
"
15
#include "
triggeralgs/TriggerActivityMaker.hpp
"
16
17
namespace
dunedaq
{
18
namespace
trgtools
{
19
20
class
EmulateTAUnit
21
:
public
EmulationUnit
<trgdataformats::TriggerPrimitive, triggeralgs::TriggerActivity, triggeralgs::TriggerActivityMaker>
22
{};
23
24
}
// namespace trgtools
25
}
// namespace dunedaq
26
27
#endif
// TRGTOOLS_EMULATETAUNIT_HPP_
EmulationUnit.hpp
TriggerActivityMaker.hpp
dunedaq::trgtools::EmulateTAUnit
Definition
EmulateTAUnit.hpp:22
dunedaq::trgtools::EmulationUnit
Definition
EmulationUnit.hpp:28
dunedaq
Including Qt Headers.
Definition
TimingController.hxx:1
trgtools
Definition
__init__.py:1
TriggerPrimitive.hpp
Generated on Sat Jun 28 2025 for DUNE-DAQ by
1.12.0