Skip to content
Snippets Groups Projects

CPAlgorithms: add event selectors for large-R jets

Merged Baptiste Ravina requested to merge ravinab/athena:largeRjetselector into main
Files
8
@@ -16,6 +16,8 @@
#include <EventSelectionAlgorithms/SaveFilterAlg.h>
#include <EventSelectionAlgorithms/SignEnums.h>
#include <EventSelectionAlgorithms/NObjectPtSelectorAlg.h>
#include <EventSelectionAlgorithms/NObjectMassSelectorAlg.h>
#include <EventSelectionAlgorithms/NLargeRJetMassWindowSelectorAlg.h>
#include <EventSelectionAlgorithms/DileptonOSSFInvariantMassWindowSelectorAlg.h>
#include <EventSelectionAlgorithms/SumNElNMuPtSelectorAlg.h>
Loading