Optionally add sync TPC reco mode#2177
Conversation
TPC sync. reco. mode with clusters rejection is added is if ALIEN_JDL_DOTPCSYNCMODE=1 env.var is defined. In this case the original tpc-native-clusters.root file is used as an input to TPC sync. reco. and overwritten by it.
|
REQUEST FOR PRODUCTION RELEASES: This will add The following labels are available |
|
Thanks for this development. For what concerns the configuration of the task, could you provide an example of configKeyValue string that you would like to inject? I am not a big fan of creating more and more JDL variables. Maybe we could try to adapt the existing mechanism of injecting configuration via json and the |
DON'T merge yet.
TPC sync. reco. mode with clusters rejection is added is if ALIEN_JDL_DOTPCSYNCMODE=1 env.var. is defined. In this case, the original tpc-native-clusters.root file is used as an input to TPC sync. reco. and overwritten by it.
Still missing a possibility to complete
--configKeyValues ...options of the sync.mode reco. by arbitrary settings passed via some JDL variable. @sawenzel , should we add toputConfigValuesa new string argument which directly added to the options, w/o any parsing to key/values?