Skip to content

Adding noL1 flag to TrigEventSelectionAlg

Stefano Franchellucci requested to merge sfranche/athena:main-trigAnaAlg into main

Add property to TrigEventSelectionAlg in order to not require L1 decision. This flag is required e.g. for running the algorithm on TLA stream data.

To have the possibility to use TrigDefs::requireDecision, the header <TrigDecisionInterface/Conditions.h> is now also included.

Tagging @cantel.

Edited by Stefano Franchellucci

Merge request reports