Add test for Neutral functors and Remove IsNotE functor
Add test to TestFunctors.cpp. Template it to incorporate also the test for ProbNN functors.
It has been pointed out that IsNotE will not be updated for Run 3, as it's not possible to distinguish between photons and electrons with only Ecal information (without the SPD detector).
Additionally, explicitly add include for dependency.
Merge request reports
Activity
added RTA label
removed RTA label
Hi @tnanut according to the discussion in your previous MR, is there already a line or something we could test together with this MR?
- Resolved by Rosen Matev
Hi @peilian we plan to work on adding a dummy line next week
added 17 commits
Toggle commit listadded 3 commits
added 24 commits
-
ef625416...e7a0a19f - 11 commits from branch
master
- a7b6c89f - update NeutralLike.h
- 0e132436 - back to only adding Function
- 2c720a0b - change return static assert
- c0e2eec6 - remove IsNotE
- a2a23ace - Test in Rec for neutral
- e28cf41c - template everything except filter
- 7ee670ff - remove obsolete code
- 14896f29 - Fixed formatting
- 3dd7cefd - test templating filter
- 36e620b3 - template it all
- b9ea3cda - add the actual test
- 5775b2fd - Fixed formatting
- bdb67b76 - remove neutral functors from exceptions test
Toggle commit list-
ef625416...e7a0a19f - 11 commits from branch
mentioned in merge request Moore!1434 (merged)
- Resolved by Rosen Matev
/ci-test
added ci-test-triggered label
- [2022-03-15 16:34] Validation started with lhcb-master-mr#3990
assigned to @rmatev
added 18 commits
-
bdb67b76...b74f99ce - 17 commits from branch
master
- e50b0403 - Add test for Neutral functors and Remove IsNotE functor
-
bdb67b76...b74f99ce - 17 commits from branch
mentioned in commit 7f040c8e
mentioned in issue Moore#411 (closed)
added enhancement label
added cleanup label and removed enhancement label