CPAlgorithms: minor improvements to the EventSelection config
Introduce two changes to the event selectors after discussion with @bdong :
- allow
SUM_EL_N_MU_N
to specify a unique pT cut for both types of leptons, or separately for electrons and muons; - change the arguments of
MLLWINDOW
to be more readable-
MLLWINDOW 80000 10000
still selects a Z-like peak -
MLLWINDOW 80000 10000 veto
inverts the selection, instead ofMLLWINDOW 100000 80000
-
Merge request reports
Activity
This merge request affects 1 package:
- PhysicsAnalysis/Algorithms/EventSelectionAlgorithms
This merge request affects 4 files:
- PhysicsAnalysis/Algorithms/EventSelectionAlgorithms/EventSelectionAlgorithms/SumNElNMuPtSelectorAlg.h
- PhysicsAnalysis/Algorithms/EventSelectionAlgorithms/Root/DileptonInvariantMassWindowSelectorAlg.cxx
- PhysicsAnalysis/Algorithms/EventSelectionAlgorithms/Root/SumNElNMuPtSelectorAlg.cxx
- PhysicsAnalysis/Algorithms/EventSelectionAlgorithms/python/EventSelectionConfig.py
CI Result SUCCESS (hash 177d3b0f)Athena AnalysisBase AthAnalysis externals cmake make tests Full details available on this CI monitor view. Check the JIRA CI status board for known problems
Athena: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-EL9 3254]added review-approved label and removed review-pending-level-1 label
removed analysis-review-required label
added analysis-review-approved label
mentioned in commit 47702cce
Please register or sign in to reply