Skip to content
Snippets Groups Projects

Avoid using `make_data_with_FetchDataFromFile` directly

Merged Gerhard Raven requested to merge avoid-fetchdatafromfile into master
All threads resolved!
  • prefer get_mc_track_info() and get_mc_header() over direct use of make_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

Merge request pipeline #6689281 passed with warnings

Merge request pipeline passed with warnings for 70a88dba

Merged by Sebastien PonceSebastien Ponce 1 year ago (Jan 5, 2024 4:39pm UTC)

Merge details

  • Changes merged into master with 2f941bd6.
  • Deleted the source branch.

Pipeline #6694300 passed with warnings

Pipeline passed with warnings for 2f941bd6 on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading