Add dstformat as a parameter in options
-
This MR introduces a new option to be configured globally. This will make it configurable via yaml file or python script. The option will be used to define the DST output paths for HLT2 and sprucing. The possible options include
DST,uDSTandxDST. -
In addition, a flag is introduced to control the default path to MCParticles for unpacking (
/Event/MC/Particles). The default path will be/Event/MC/HLT2/Particlesonly when thedstformatisuDST. -
A simple algorithm to update the MCHeader with the MCVertices obtained from
tes_root_mc()is introduced. This is useful foruDSTto get a useable MCHeader.
The MR is required by LHCbIntegrationTests!106 (merged) Moore!5027 (merged) Rec!4448 (merged) DaVinci!1299 (merged)
Edited by Zekun Jia