DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
dunedaq
sourcecode
trgtools
include
trgtools
EmulateTCUnit.hpp
Go to the documentation of this file.
1
/* @file: EmulateTCUnit.hpp
2
*
3
* Emulation unit for TriggerCandidates.
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_EMULATETCUNIT_HPP_
11
#define TRGTOOLS_EMULATETCUNIT_HPP_
12
13
#include "
trgtools/EmulationUnit.hpp
"
14
#include "
triggeralgs/TriggerActivity.hpp
"
15
#include "
triggeralgs/TriggerCandidateMaker.hpp
"
16
17
namespace
dunedaq
{
18
namespace
trgtools
{
19
20
class
EmulateTCUnit
21
:
public
EmulationUnit
<triggeralgs::TriggerActivity,
22
triggeralgs::TriggerCandidate,
23
triggeralgs::TriggerCandidateMaker>
24
{};
25
26
}
// namespace trgtools
27
}
// namespace dunedaq
28
29
#endif
// TRGTOOLS_EMULATETAUNIT_HPP_
EmulationUnit.hpp
TriggerActivity.hpp
TriggerCandidateMaker.hpp
dunedaq::trgtools::EmulateTCUnit
Definition
EmulateTCUnit.hpp:24
dunedaq::trgtools::EmulationUnit
Definition
EmulationUnit.hpp:28
dunedaq
Including Qt Headers.
Definition
TimingController.hxx:1
trgtools
Definition
__init__.py:1
Generated on Sat Jun 28 2025 for DUNE-DAQ by
1.12.0