DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
dunedaq
sourcecode
trgtools
include
trgtools
TCEmulationUnit.hpp
Go to the documentation of this file.
1
/* @file: TCEmulationUnit.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_TCEMULATIONUNIT_HPP_
11
#define TRGTOOLS_TCEMULATIONUNIT_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
TCEmulationUnit
21
:
public
EmulationUnit
<triggeralgs::TriggerActivity,
22
triggeralgs::TriggerCandidate,
23
triggeralgs::TriggerCandidateMaker>
24
{};
25
26
}
// namespace trgtools
27
}
// namespace dunedaq
28
29
#endif
// TRGTOOLS_TCEMULATIONUNIT_HPP_
EmulationUnit.hpp
TriggerActivity.hpp
TriggerCandidateMaker.hpp
dunedaq::trgtools::EmulationUnit
Definition
EmulationUnit.hpp:28
dunedaq::trgtools::TCEmulationUnit
Definition
TCEmulationUnit.hpp:24
dunedaq
Including Qt Headers.
Definition
DAQEthHeader.hpp:16
trgtools
Definition
__init__.py:1
Generated on Sat Apr 4 2026 for DUNE-DAQ by
1.12.0