Adding new DIPZ+HT scenario to TrigHLTJetHypo
Implementation of the machinery for HT+DIPZ chains:
- Small updates to
MaxCombinationCondition
template class (implemented by Peter). - New
TrigJetConditionConfig_htdipz
that instantiatesMaxCombinationCondition
with the typeDipzLikelihoodCmp
that we need. - Implementation of a HTZ scenario.
(Thanks to @peter and @dossantn for C++ tips)
Tested with a chain of the type HLT_j0_HTZ940XX4c20_pf_ftf_preselj180_L1jJ160
: in short, an HT threshold condition of 940 GeV is applied to the group of 4c20 jets that maximizes the DIPZ MLPL condition. This just an example, in practice I think an OR of several chains with different jet multiplicities would be used, but we can now do some R&D on this.
Menu updates are left to a later MR.
Tagging @pakontax @cmorenom for jet trigger, @maboelel, @dguest for dipz.
Edited by Ines Ochoa