Improve calculation of leg labels
Leg labels are of thoe form leg\d\d\d_<chainame. the \d\d\d comes is the position of the chainPart in the chainDict['chainParts'] list. It is calculated when setting up the jet chainlabel string. Postpending the chain name is now done in TrigJetHypoTool, just before reporting passing jets. remove chain name from ToolSetters: python/ConditionsToolSetterFastReduction.py python/ConditionsToolSetterHT.py python/TrigJetHypoToolConfig.py src/TrigJetHypoToolMT.h Tidy the cut and pasting of trigJetTLAHypoToolFromDict from trigJetHypoToolFromDict: python/TrigJetHypoToolConfig.py Add leg labels to jet chain labels where missing python/chainDict2jetLabel.py src/SingleConditionMatcherMT.cxx Remove obsolete code, adapt to the removals: src/PartitionsGroupsMatcherMT.cxx, h src/groupsMatcherFactoryMT.cxx, h Modify jet collecting, adapt jet collector clients: src/TrigJetHypoToolMT.cxx src/xAODJetCollector.cxx, h
Showing
- Trigger/TrigHypothesis/TrigHLTJetHypo/python/ConditionsToolSetterFastReduction.py 7 additions, 3 deletions...rigHLTJetHypo/python/ConditionsToolSetterFastReduction.py
- Trigger/TrigHypothesis/TrigHLTJetHypo/python/ConditionsToolSetterHT.py 1 addition, 2 deletions...ypothesis/TrigHLTJetHypo/python/ConditionsToolSetterHT.py
- Trigger/TrigHypothesis/TrigHLTJetHypo/python/TrigJetHypoToolConfig.py 18 additions, 25 deletions...Hypothesis/TrigHLTJetHypo/python/TrigJetHypoToolConfig.py
- Trigger/TrigHypothesis/TrigHLTJetHypo/python/chainDict2jetLabel.py 23 additions, 14 deletions...rigHypothesis/TrigHLTJetHypo/python/chainDict2jetLabel.py
- Trigger/TrigHypothesis/TrigHLTJetHypo/src/PartitionsGroupsMatcherMT.cxx 0 additions, 88 deletions...pothesis/TrigHLTJetHypo/src/PartitionsGroupsMatcherMT.cxx
- Trigger/TrigHypothesis/TrigHLTJetHypo/src/PartitionsGroupsMatcherMT.h 0 additions, 53 deletions...Hypothesis/TrigHLTJetHypo/src/PartitionsGroupsMatcherMT.h
- Trigger/TrigHypothesis/TrigHLTJetHypo/src/SingleConditionMatcherMT.cxx 5 additions, 2 deletions...ypothesis/TrigHLTJetHypo/src/SingleConditionMatcherMT.cxx
- Trigger/TrigHypothesis/TrigHLTJetHypo/src/TrigJetHypoAlgMT.cxx 1 addition, 2 deletions...er/TrigHypothesis/TrigHLTJetHypo/src/TrigJetHypoAlgMT.cxx
- Trigger/TrigHypothesis/TrigHLTJetHypo/src/TrigJetHypoToolMT.cxx 17 additions, 1 deletion...r/TrigHypothesis/TrigHLTJetHypo/src/TrigJetHypoToolMT.cxx
- Trigger/TrigHypothesis/TrigHLTJetHypo/src/TrigJetHypoToolMT.h 8 additions, 3 deletions...ger/TrigHypothesis/TrigHLTJetHypo/src/TrigJetHypoToolMT.h
- Trigger/TrigHypothesis/TrigHLTJetHypo/src/TrigJetTLAHypoAlgMT.cxx 1 addition, 2 deletions...TrigHypothesis/TrigHLTJetHypo/src/TrigJetTLAHypoAlgMT.cxx
- Trigger/TrigHypothesis/TrigHLTJetHypo/src/groupsMatcherFactoryMT.cxx 0 additions, 29 deletions...gHypothesis/TrigHLTJetHypo/src/groupsMatcherFactoryMT.cxx
- Trigger/TrigHypothesis/TrigHLTJetHypo/src/groupsMatcherFactoryMT.h 0 additions, 4 deletions...rigHypothesis/TrigHLTJetHypo/src/groupsMatcherFactoryMT.h
- Trigger/TrigHypothesis/TrigHLTJetHypo/src/xAODJetCollector.cxx 19 additions, 0 deletions...er/TrigHypothesis/TrigHLTJetHypo/src/xAODJetCollector.cxx
- Trigger/TrigHypothesis/TrigHLTJetHypo/src/xAODJetCollector.h 6 additions, 1 deletionTrigger/TrigHypothesis/TrigHLTJetHypo/src/xAODJetCollector.h
Loading
Please register or sign in to comment