DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
dunedaq
sourcecode
triggeralgs
include
triggeralgs
TriggerPrimitive.hpp
Go to the documentation of this file.
1
9
#ifndef TRIGGERALGS_INCLUDE_TRIGGERALGS_TRIGGERPRIMITIVE_HPP_
10
#define TRIGGERALGS_INCLUDE_TRIGGERALGS_TRIGGERPRIMITIVE_HPP_
11
12
#include "
trgdataformats/TriggerPrimitive.hpp
"
13
14
namespace
triggeralgs
{
15
// TriggerPrimitive looks a bit difference to TriggerActivity and
16
// TriggerCandidate: the latter two have distinct overlay and
17
// non-overlay versions, but TriggerPrimitive does not. So whereas TA
18
// and TC have (non-overlay) definitions in triggeralgs, TP has a
19
// definition only in detdataformats. So we just copy it here so that
20
// references to TP, TA and TC in triggeralgs and downstream code
21
// "look" the same
22
using
TriggerPrimitive
=
dunedaq::trgdataformats::TriggerPrimitive
;
23
24
}
// namespace triggeralgs
25
26
#endif
// TRIGGERALGS_INCLUDE_TRIGGERALGS_TRIGGERPRIMITIVE_HPP_
triggeralgs
Definition
AbstractFactory.hpp:18
dunedaq::trgdataformats::TriggerPrimitive
A single energy deposition on a TPC or PDS channel.
Definition
TriggerPrimitive.hpp:27
TriggerPrimitive.hpp
Generated on Sat Jun 28 2025 for DUNE-DAQ by
1.12.0