DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
TriggerActivity_serialization.hpp File Reference
Include dependency graph for TriggerActivity_serialization.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 DUNE_DAQ_SERIALIZE_NON_INTRUSIVE (dunedaq::trgdataformats, TriggerActivityData, time_start, time_end, time_peak, time_activity, channel_start, channel_end, channel_peak, adc_integral, adc_peak, detid, type, algorithm, version) DUNE_DAQ_SERIALIZE_NON_INTRUSIVE(triggeralgs
 

Variables

 TriggerActivity
 
 time_start
 
 time_end
 
 time_peak
 
 time_activity
 
 channel_start
 
 channel_end
 
 channel_peak
 
 adc_integral
 
 adc_peak
 
 detid
 
 type
 
 algorithm
 
 version
 

Detailed Description

This is part of the DUNE DAQ Application Framework, copyright 2020. Licensing/copyright details are in the COPYING file that you should have received with this code.

Definition in file TriggerActivity_serialization.hpp.

Function Documentation

◆ DUNE_DAQ_SERIALIZE_NON_INTRUSIVE()

DUNE_DAQ_SERIALIZE_NON_INTRUSIVE ( dunedaq::trgdataformats ,
TriggerActivityData ,
time_start ,
time_end ,
time_peak ,
time_activity ,
channel_start ,
channel_end ,
channel_peak ,
adc_integral ,
adc_peak ,
detid ,
type ,
algorithm ,
version  )

Variable Documentation

◆ adc_integral

adc_integral

Definition at line 45 of file TriggerActivity_serialization.hpp.

◆ adc_peak

adc_peak

Definition at line 46 of file TriggerActivity_serialization.hpp.

◆ algorithm

algorithm

Definition at line 49 of file TriggerActivity_serialization.hpp.

◆ channel_end

channel_end

Definition at line 43 of file TriggerActivity_serialization.hpp.

◆ channel_peak

channel_peak

Definition at line 44 of file TriggerActivity_serialization.hpp.

◆ channel_start

channel_start

Definition at line 42 of file TriggerActivity_serialization.hpp.

◆ detid

detid

Definition at line 47 of file TriggerActivity_serialization.hpp.

◆ time_activity

time_activity

Definition at line 41 of file TriggerActivity_serialization.hpp.

◆ time_end

time_end

Definition at line 39 of file TriggerActivity_serialization.hpp.

◆ time_peak

time_peak

Definition at line 40 of file TriggerActivity_serialization.hpp.

◆ time_start

time_start

Definition at line 38 of file TriggerActivity_serialization.hpp.

◆ TriggerActivity

TriggerActivity

Definition at line 37 of file TriggerActivity_serialization.hpp.

◆ type

type

Definition at line 48 of file TriggerActivity_serialization.hpp.

◆ version

version

Definition at line 50 of file TriggerActivity_serialization.hpp.