diff --git a/Phys/FunctorCore/tests/refs/example_test.ref b/Phys/FunctorCore/tests/refs/example_test.ref index 6553b988bec05310dbae05571412efd8d8d35390..c142b420e4a1bfef959f03861c63313055ec78c6 100644 --- a/Phys/FunctorCore/tests/refs/example_test.ref +++ b/Phys/FunctorCore/tests/refs/example_test.ref @@ -14,7 +14,7 @@ name0 INFO Result: 1 name1 INFO 'Cuts':[ [ "('::Functors::Examples::TimesTwo', 'TIMESTWO')" , "('::Functors::Examples::ThorBeatsLoki', 'TBL')" ] , [ "('Functors::all_of( ::Functors::Examples::GreaterThan( /* reference value */ float{2.0} ), ::Functors::Examples::GreaterThan( /* reference value */ float{4.0} ) )', ['float{2.0}','float{4.0}'], '( GREATERTHAN(v=2.0) & GREATERTHAN(v=4.0) )')" ] ] name1 INFO 'Cut':"('::Functors::Examples::ThorBeatsLoki', 'TBL')" name1 INFO Result: 1 -Gaudi::Examples... INFO executing IntDataProducer, storing 7 into SomeInt +Gaudi::TestSuit... INFO executing IntDataProducer, storing 7 into SomeInt name2 INFO 'Cut':"('::Functors::Examples::GreaterThan( /* reference value */ float{8.0} )', ['float{8.0}'], 'GREATERTHAN(v=8.0)')" name2 INFO Result: 0 name3 INFO 'Cut':"('Functors::all_of( ::Functors::Examples::GreaterThan( /* reference value */ float{8.0} ), ::Functors::Examples::ThorBeatsLoki )', ['float{8.0}'], '( GREATERTHAN(v=8.0) & TBL )')"