Skip to content
Snippets Groups Projects
  • Peter Sherwood's avatar
    b3d4248c
    more support for the HT (etsum) hypo · b3d4248c
    Peter Sherwood authored
    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
    b3d4248c
    History
    more support for the HT (etsum) hypo
    Peter Sherwood authored
    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
Code owners
Assign users and groups as approvers for specific file changes. Learn more.