Avoid using `make_data_with_FetchDataFromFile` directly
All threads resolved!
All threads resolved!
- prefer
get_mc_track_info()
andget_mc_header()
over direct use ofmake_data_with_FetchDataFromFile
to make sure that 1) all parts of the configuration are consistent and that 2) data dependencies can (will!) be dealt with implicitly. - for packed->unpacked style unpackers, pass the expected type of object to
make_data_with_FetchDataFromFile
and use this type when selecting the type of unpacker to be used
updates a number of references (in a dedicated commit) to deal with changes in the hashes in instance names...
goes together with LHCb!4403 (merged), requires DaVinci!1008 (merged), Analysis!1042 (merged), Rec!3700 (merged)
Edited by Gerhard Raven
Merge request reports
Activity
mentioned in merge request LHCb!4403 (merged)
added RTA label
- Resolved by Sebastien Ponce
/ci-test LHCb!4403 (merged)
added ci-test-triggered label
- [2024-01-03 13:21] Validation started with lhcb-master-mr#10024
- [2024-01-03 13:58] Validation started with lhcb-master-mr#10025
- [2024-01-03 16:30] Validation started with lhcb-master-mr#10026
- [2024-01-03 21:14] Validation started with lhcb-master-mr#10028
- [2024-01-04 11:04] Validation started with lhcb-master-mr#10030
Edited by Software for LHCbmentioned in merge request DaVinci!1008 (merged)
assigned to @sponce
mentioned in commit 2f941bd6
Please register or sign in to reply