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. Former-commit-id: 93ef5590
parent
30638e3b
No related branches found
No related tags found
Showing
- Trigger/TrigHypothesis/TrigHLTJetHypo/src/ITrigJetHypoToolConfig.h 25 additions, 0 deletions...rigHypothesis/TrigHLTJetHypo/src/ITrigJetHypoToolConfig.h
- Trigger/TrigHypothesis/TrigHLTJetHypo/src/ITrigJetHypoToolMT.h 25 additions, 0 deletions...er/TrigHypothesis/TrigHLTJetHypo/src/ITrigJetHypoToolMT.h
- Trigger/TrigHypothesis/TrigHLTJetHypo/src/TrigJetHypoToolConfig_EtaEt.cxx 91 additions, 0 deletions...thesis/TrigHLTJetHypo/src/TrigJetHypoToolConfig_EtaEt.cxx
- Trigger/TrigHypothesis/TrigHLTJetHypo/src/TrigJetHypoToolConfig_EtaEt.h 76 additions, 0 deletions...pothesis/TrigHLTJetHypo/src/TrigJetHypoToolConfig_EtaEt.h
- Trigger/TrigHypothesis/TrigHLTJetHypo/src/TrigJetHypoToolMT.cxx 215 additions, 0 deletions...r/TrigHypothesis/TrigHLTJetHypo/src/TrigJetHypoToolMT.cxx
- Trigger/TrigHypothesis/TrigHLTJetHypo/src/TrigJetHypoToolMT.h 170 additions, 0 deletions...ger/TrigHypothesis/TrigHLTJetHypo/src/TrigJetHypoToolMT.h
- Trigger/TrigHypothesis/TrigHLTJetHypo/src/components/TrigHLTJetHypo_entries.cxx 6 additions, 0 deletions.../TrigHLTJetHypo/src/components/TrigHLTJetHypo_entries.cxx
Loading
Please register or sign in to comment