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

Add jet hypo tools compatible with the current hypo scheme including the use of Decision objects.

The template pattern used until now whereby the base class calls methods on derived classes
to obtain details for a given hypo scenario (and where the concrete objects thus obtained are used
through used though interfaces) has been replaced by th use of a single Tool (TrigJetHypoToolMT)
which obtains the scenario dpendent objects through delegation to a ITrigJetHypoToolConfig.

TrigJetHypoToolMT will be configured with the approriate concrete implementation of ITrigJetHypoToolConfig.

For now, only one such implementation exists: TrigJetHypoToolConfig_EtaEt.
parent efc3ffe6
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