Skip to content
Snippets Groups Projects
Commit b3d4248c authored by Peter Sherwood's avatar Peter Sherwood
Browse files

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
parent bcadf428
No related branches found
No related tags found
Loading
Showing
with 264 additions and 34 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment