Skip to content

Run HLT1 and HLT2 in same step

Andre Gunther requested to merge gunther_chain_hlt1_hlt2 into master

This is an example of running HLT1 and HLT2 in one go and writing out HLT1 decisions to the DST. For this a flag in the allen_control_flow and stream_writer functions is implemented that avoids writing the raw event to the DST with HLT2 output. A test is added for this functionality.

/cc @dcampora @nskidmor

Edited by Andre Gunther

Merge request reports