Idea #11691
Modify the metadata-related methods in artdaq::Fragment
Start date:
02/09/2016
Due date:
% Done:
100%
Estimated time:
Experiment:
-
Description
... to make it easier/more robust for users to update the metadata contents after the Fragment is constructed.
This came up during our 09-Feb-2016 discussion (https://cdcvs.fnal.gov/redmine/projects/artdaq/wiki/February_9_2016_discussion_notes).
History
#1 Updated by John Freeman over 4 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Added the "updateMetadata" function along with appropriate tests to artdaq::Fragment; changes can be found in the develop branch's commit acd91c6db55fa20e88de13480e1c665e699260b5 (a merge of the feature/metadata_improvements branch). "updateMetadata" allows the user to overwrite the current values in the metadata struct in an artdaq::Fragment - this is useful if, e.g., the metadata values aren't initially known at the time of the construction of the artdaq::Fragment.
#2 Updated by John Freeman over 4 years ago
- Target version changed from 575 to 1000
#3 Updated by Eric Flumerfelt over 4 years ago
- Target version changed from 1000 to artdaq_core v1_05_00
#4 Updated by Eric Flumerfelt over 4 years ago
- Assignee set to John Freeman
#5 Updated by Eric Flumerfelt over 4 years ago
- Status changed from Resolved to Closed