Created an LHCb specific version of Functional base classes
The idea is to be able to customize them for LHCb if needed. The first customization leading to the creation of them is changing the default underlying Algorithm to Gaudi::Algorithm rather than GaudiAlgorithm
Merge request reports
Activity
added Core enhancement labels
mentioned in commit 3f4a15fe
added 1 commit
- 82207def - Created an LHCb specific version of Functional base classes
added 1 commit
- 97418923 - Created an LHCb specific version of Functional base classes
assigned to @rangel
mentioned in merge request !3192 (merged)
- Resolved by Sebastien Ponce
As mentioned in the title "to be able to customize them for LHCb" and especially "changing the default underlying Algorithm to Gaudi::Algorithm rather than GaudiAlgorithm". It avoids systematical usage of uses_BaseClass and more important forgetting it. More details in a comment by @graven here : 3f4a15fe (comment 4717939)
- Resolved by Sebastien Ponce
added 1 commit
- aa149fbb - Created an LHCb specific version of Functional base classes
@sponce is this MR ready to be merged?
I think it is, but as this code is completely unused after this MR, I would still wait for confirmation that !3192 (merged), which is the primary user of it for now, works well. I'll give you green light in the course of tomorrow.
unassigned @rangel
assigned to @rangel
- Resolved by Sebastien Ponce
@rangel I confirm it's working fine with !3192 (merged), so it can be merged.
added 1 commit
- f70ee95e - Started to switch a number of classes to new LHCb functional base Algos
- Resolved by Sebastien Ponce
/ci-test
added ci-test-triggered label
added 18 commits
-
f70ee95e...93395887 - 16 commits from branch
master
- 548b61cc - Created an LHCb specific version of Functional base classes
- 5e0afe61 - Started to switch a number of classes to new LHCb functional base Algos
-
f70ee95e...93395887 - 16 commits from branch
- Resolved by Gerhard Raven
/ci-test --merge
- [2021-08-19 17:59] Validation started with lhcb-master-mr#2737
- [2021-08-20 11:12] Validation started with lhcb-master-mr#2739
Edited by Software for LHCb- Resolved by Murilo Santana Rangel
/ci-test --merge
assigned to @chasse
mentioned in commit 23211bd6
mentioned in issue Moore#313 (closed)