Refactorung to simplify FastReduction configuration, remove support for AlgTool trees
ConditionsToolSetterHT.py minor mods to deal with condition tree root node NodeSplitterVisitor New visitor. While navigating the Conditions tree, split nodes with the "simple" scenatario and n > 1 CompoundCondition s into nodes with n nodes with a one CompoundCondition. This functionality was previously in the ToolSetter visitors. TrigJetHypoToolConfig.py use new NodeSplitterVisitor to split Condition nodes with multiple CompoundConditions testChainDictMaker.py add an "agg" test chain
Showing
- Trigger/TrigHypothesis/TrigHLTJetHypo/python/ConditionsToolSetterFastReduction.py 25 additions, 79 deletions...rigHLTJetHypo/python/ConditionsToolSetterFastReduction.py
- Trigger/TrigHypothesis/TrigHLTJetHypo/python/ConditionsToolSetterHT.py 8 additions, 7 deletions...ypothesis/TrigHLTJetHypo/python/ConditionsToolSetterHT.py
- Trigger/TrigHypothesis/TrigHLTJetHypo/python/NodeSplitterVisitor.py 133 additions, 0 deletions...igHypothesis/TrigHLTJetHypo/python/NodeSplitterVisitor.py
- Trigger/TrigHypothesis/TrigHLTJetHypo/python/TrigJetHypoToolConfig.py 16 additions, 4 deletions...Hypothesis/TrigHLTJetHypo/python/TrigJetHypoToolConfig.py
- Trigger/TrigHypothesis/TrigHLTJetHypo/python/chainDict2jetLabel.py 11 additions, 117 deletions...rigHypothesis/TrigHLTJetHypo/python/chainDict2jetLabel.py
- Trigger/TrigHypothesis/TrigHLTJetHypo/python/testChainDictMaker.py 2 additions, 0 deletions...rigHypothesis/TrigHLTJetHypo/python/testChainDictMaker.py
- Trigger/TrigHypothesis/TrigHLTJetHypo/python/treeVisitors.py 13 additions, 94 deletionsTrigger/TrigHypothesis/TrigHLTJetHypo/python/treeVisitors.py
Loading
Please register or sign in to comment