more support for the HT (etsum) hypo
The HT hypo uses C++ AlgTool TrigJetHypoToolHelperMT, condigured by the C++ AlgTool TrigJetHypoToolConfig The hypo filters single jets, then applies athe cut sim sum_i(et_i) where the sum is over the remaining jets. HT files: ConditionsToolSetterHT.py TrigJetConditionConfig_ht.cxx, h TrigJetHypoToolConfig_ht.cxx, h HTConditionMT.cxx Modified non-ht specific files: TrigJetHypoToolConfig.py - formatting changes - HT support chainDict2jetLabel.py - improve debug output - HT support testChainDictMaker.py - HT support - python 3 style print treeVisitors.py - HT support TrigJetHypoToolHelperMT.h - set default values for some Gaudi proporties TrigHLTJetHypo_entries.cxx - HT support
Showing
- Trigger/TrigHypothesis/TrigHLTJetHypo/python/ConditionsToolSetterHT.py 88 additions, 0 deletions...ypothesis/TrigHLTJetHypo/python/ConditionsToolSetterHT.py
- Trigger/TrigHypothesis/TrigHLTJetHypo/python/TrigJetHypoToolConfig.py 15 additions, 7 deletions...Hypothesis/TrigHLTJetHypo/python/TrigJetHypoToolConfig.py
- Trigger/TrigHypothesis/TrigHLTJetHypo/python/chainDict2jetLabel.py 18 additions, 10 deletions...rigHypothesis/TrigHLTJetHypo/python/chainDict2jetLabel.py
- Trigger/TrigHypothesis/TrigHLTJetHypo/python/testChainDictMaker.py 5 additions, 3 deletions...rigHypothesis/TrigHLTJetHypo/python/testChainDictMaker.py
- Trigger/TrigHypothesis/TrigHLTJetHypo/python/treeVisitors.py 2 additions, 0 deletionsTrigger/TrigHypothesis/TrigHLTJetHypo/python/treeVisitors.py
- Trigger/TrigHypothesis/TrigHLTJetHypo/src/HTConditionMT.cxx 11 additions, 2 deletionsTrigger/TrigHypothesis/TrigHLTJetHypo/src/HTConditionMT.cxx
- Trigger/TrigHypothesis/TrigHLTJetHypo/src/TrigJetConditionConfig_ht.cxx 68 additions, 0 deletions...pothesis/TrigHLTJetHypo/src/TrigJetConditionConfig_ht.cxx
- Trigger/TrigHypothesis/TrigHLTJetHypo/src/TrigJetConditionConfig_ht.h 48 additions, 0 deletions...Hypothesis/TrigHLTJetHypo/src/TrigJetConditionConfig_ht.h
- Trigger/TrigHypothesis/TrigHLTJetHypo/src/TrigJetHypoToolConfig_ht.cxx 2 additions, 2 deletions...ypothesis/TrigHLTJetHypo/src/TrigJetHypoToolConfig_ht.cxx
- Trigger/TrigHypothesis/TrigHLTJetHypo/src/TrigJetHypoToolConfig_ht.h 1 addition, 7 deletions...gHypothesis/TrigHLTJetHypo/src/TrigJetHypoToolConfig_ht.h
- Trigger/TrigHypothesis/TrigHLTJetHypo/src/TrigJetHypoToolHelperMT.h 2 additions, 2 deletions...igHypothesis/TrigHLTJetHypo/src/TrigJetHypoToolHelperMT.h
- Trigger/TrigHypothesis/TrigHLTJetHypo/src/components/TrigHLTJetHypo_entries.cxx 2 additions, 0 deletions.../TrigHLTJetHypo/src/components/TrigHLTJetHypo_entries.cxx
- Trigger/TriggerCommon/TriggerMenuMT/python/HLTMenuConfig/Menu/SignatureDicts.py 2 additions, 1 deletion...TriggerMenuMT/python/HLTMenuConfig/Menu/SignatureDicts.py
Loading
Please register or sign in to comment