Skip to content

Removing "Mult" hypotools as discussed in ATR-21779

As tidying up triEgammaHypo which no longer needs "Mult" hypotools; although following tests have reference missmatch

INFO     --------------------------------------------------------------------------------------------------------------------------------------------
INFO     | test_trigAna_RDOtoRDOTrig_mt1_build.py | Reco_tf: 0, CountRefComp: 1, CheckLog: 0, MessageCount: 3, RootComp: 48, ZeroCounts: 0, exit: 1 |
INFO     | test_trigP1_v1Dev_build.py             | athenaHLT: 0, CheckLog: 0, MessageCount: 2, RootComp: 76, ZeroCounts: 0, exit: 0                |
INFO     | test_trig_data_newJO_build.py          | GeneratePickle: 0, ExecSummary: 0, exit: 0                                                      |
INFO     | test_trig_data_v1Dev_build.py          | athena: 0, CheckLog: 0, MessageCount: 0, RootComp: 77, ZeroCounts: 0, CountRefComp: 1, exit: 1  |
INFO     --------------------------------------------------------------------------------------------------------------------------------------------
INFO     2 tests succeeded out of 4 executed
ERROR    ==================================================
ERROR    The following 2 tests failed:
ERROR        test_trigAna_RDOtoRDOTrig_mt1_build.py
ERROR        test_trig_data_v1Dev_build.py
ERROR    ==================================================

the details of mismatch can be found here /afs/cern.ch/work/d/dbakshig/public/ElectronHypoSan/run/runTrigART/results

An example of reference mismatch runTrigART/results/runTrigART/test_trigAna_RDOtoRDOTrig_mt1_build/CountRefComp.log

INFO HLT_2e17_lhvloose_L12EM15VH #2280638160
-TrigSignatureMoniMT                                INFO -- #2280638160 Events         2          2          0          0          0          0          -          -          0
-TrigSignatureMoniMT                                INFO -- #2280638160 Features                             0          0          0          0          -          -
+TrigSignatureMoniMT                                INFO -- #2280638160 Events         2          2          2          0          0          0          -          -          0
+TrigSignatureMoniMT                                INFO -- #2280638160 Features                             2          0          0          0          -          -

Is there a way to figure out that my changes are not adding anything unusual. Adding @tamartin , @fernando , @cjmeyer Thanks, Debo.

Edited by Atlas Nightlybuild

Merge request reports