Skip to content

Add EventSelectionAnalysisSequence

Tadej Novak requested to merge tadej/athena:analysis/event into 21.2

Add an algorithm to AsgAnalysisAlgorithms:

  • event flag selection

Also add EventSelectionAnalysisSequence which:

  • does the GRL selection
  • does the primary vertex selection
  • event cleaning (can not run in tests due to old derivations so disabled by default)

GRL selection algorithm now uses a private tool.

The trigger-related algorithms will have their own sequence and package as discussed at the ASG meeting.

Edited by Tadej Novak

Merge request reports