Skip to content
Snippets Groups Projects
Commit b273e945 authored by Peter Sherwood's avatar Peter Sherwood Committed by Frank Winklmeier
Browse files

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
parent 6c53c0cf
No related branches found
No related tags found
No related merge requests found
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