DaVinci:
- allow to add selections directly to the list of UserAlgorithms No need in the explicit appearence of SelectionSequence:
my_selection = ...
dv = DaVinci()
dv.UserAlgorithms += [ my_selection ]
The corresponding SelectionSequence is created on-flight
As a result the final code is more compact and Selection behaves as Configurable...
Merge request reports
Activity
Filter activity
- [2017-05-16 00:05] Validation started with lhcb-old-stripping-tests#406
- [2017-05-16 00:08] Validation started with lhcb-turbosp#5
- [2017-05-16 00:08] Validation started with lhcb-2017-patches#18
- [2017-05-16 00:09] Validation started with lhcb-head#1476
- [2017-05-16 00:09] Validation started with lhcb-lcg-dev3#161
- [2017-05-16 00:10] Validation started with lhcb-lcg-dev4#161
- [2017-05-16 00:10] Validation started with lhcb-gaudi-head#1474
- [2017-05-16 00:10] Validation started with lhcb-gaudi-head-noavx#11
- [2017-05-16 00:10] Validation started with lhcb-clang-test#584
- [2017-05-17 00:04] Validation started with lhcb-old-stripping-tests#407
- [2017-05-17 00:06] Validation started with lhcb-2017-patches#19
- [2017-05-17 00:08] Validation started with lhcb-turbosp#6
- [2017-05-17 00:09] Validation started with lhcb-head#1477
- [2017-05-17 00:09] Validation started with lhcb-lcg-dev4#162
- [2017-05-17 00:10] Validation started with lhcb-lcg-dev3#162
- [2017-05-17 00:10] Validation started with lhcb-clang-test#585
- [2017-05-17 00:10] Validation started with lhcb-gaudi-head-noavx#12
- [2017-05-17 00:10] Validation started with lhcb-gaudi-head#1475
Edited by Software for LHCbmentioned in merge request !63 (merged)
mentioned in commit 00708a82
Please register or sign in to reply