Make `rawbank_list` input configurable
Make the rawbank_list
input of the make_transposed_raw_banks
configurable.
This should be tested with LHCb!3456 (closed), Allen!803 (merged) and lhcb-datapkg/PRConfig!217 (merged).
Merge request reports
Activity
added RTA label
mentioned in merge request LHCb!3456 (closed)
mentioned in merge request Allen!803 (merged)
mentioned in issue Allen#294 (closed)
- [2022-03-13 19:16] Validation started with lhcb-master-mr#3958
- [2022-03-14 11:42] Validation started with lhcb-master-mr#3967
- [2022-03-15 09:40] Validation started with lhcb-master-mr#3979
Edited by Software for LHCbadded 1 commit
- 884c02d8 - update calo tests that do not need input containing RetinaClusters
added 10 commits
-
884c02d8...909a88f1 - 8 commits from branch
master
- 9fa9d195 - make list of RawBanks required configurable
- b892fe87 - update calo tests that do not need input containing RetinaClusters
-
884c02d8...909a88f1 - 8 commits from branch
added 4 commits
-
b892fe87...d2a78335 - 2 commits from branch
master
- 9bbd36b6 - make list of RawBanks required configurable
- a8862c2a - update calo tests that do not need input containing RetinaClusters
-
b892fe87...d2a78335 - 2 commits from branch
- Resolved by Rosen Matev
added 1 commit
- 645920db - remove unused banks for hlt1_cosmics in calo tests
mentioned in merge request lhcb-datapkg/PRConfig!217 (merged)
- Resolved by Rosen Matev
I think this should be inferred from the configuration JSON file instead of configuring it explicitly, it's straightforward to parse the JSON file in python.
P.S. Once HLT1 can be configured from TCK, the
HltConfigSvs
can be used to achieve the same thing in C++ when running from TCK.
mentioned in issue #388 (closed)
added 1 commit
- a7cf2464 - taking RawBank list from configuration file (JSON)
mentioned in commit 0ac11263
mentioned in issue #411 (closed)
added testing label