Apply keys from generic config if applicable#2037
Apply keys from generic config if applicable#2037sawenzel merged 1 commit intoAliceO2Group:masterfrom
Conversation
Improvement for configuration: Apply the key-values from the generic config on top of the anchorConfig, if the anchorConfig does not have these keys themselves. Useful for key-values in the digitization space for instance since they are not mentioned in async reco workflows. In addition, actually apply FT0DigParam and FV0DigParam to the digitization of FIT. This didn't have any effect so far.
|
REQUEST FOR PRODUCTION RELEASES: This will add The following labels are available |
|
Fixes an issue where FT0,FV0 were never applied in digitization despite intentions in this PR #1962 |
|
@shahor02 : Could you take a look if this is ok? I see that now we are also getting MFTAlpideParam which we never picked up before. |
Improvement for configuration: Apply the key-values from the generic config on top of the anchorConfig, if the anchorConfig does not have these keys themselves. Useful for key-values in the digitization space for instance since they are not mentioned in async reco workflows.
In addition, actually apply FT0DigParam and FV0DigParam to the digitization of FIT. This didn't have any effect so far.