Skip to content

Tools to inspect, visualise an study trigger objects

Notifications You must be signed in to change notification settings

DUNE-DAQ/trgtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trigger Emulation & Analysis Tools

The trgtools repository contains a collection of tools and scripts to emulate, test and analyze the performance of trigger and trigger algorithms.

  • process_tpstream: Example of a simple pipeline to process TPStream files (slice by slice) and apply a trigger activity algorithm.
  • ta_dump.py: Script that loads TPStream files containing trigger activities and plots various diagnostic information. Documentation.
  • tp_dump.py: Script that loads TPStream files containing trigger primitives and plots various diagnostic information. Documentation.