WIP: first attempt to persistify the new CaloReco data from the stripping in the (m)DST
Store in the DST the CaloClusters, CaloADCs, and CaloDigits in the (m)DST for calo calibration.
Merge request reports
Activity
686 714 AlwaysCreateOutput = False, 687 715 DeleteInput = False, 688 716 InputName = self.branch + "/MC/Particles", 689 # Pack to LHCb::PackedMCParticleLocation::Default 690 OutputName = self.branch + "/pSim/MCParticles" ), 717 OutputName = self.branch + "/pMC/Particles" ), Indeed, we set this to
pSim
(the standard location, as referenced in the comment) in !126 (merged). Is there are good reason for reverting that MR?
OK, it's a little painful to get the packers so late as we have already released the patch to LHCb where they should belong. @erodrigu I guess you will have to include them temporarily in the DaVinci patch directly, until we release another 2017-patches full stack....
Eduardo, don't forget that you'll also have to put in this DaVinci release the patched version of CaloTools following MR Rec!615 (merged) (and remove it for the following release when we make a new 2017-patches stack release...
OK, picked Calo/CaloTools from Rec!615 (merged). Thanks.
mentioned in merge request LHCb!728 (merged)
Please note I just made some comments on how this should be set up in LHCb!728 (merged)
mentioned in merge request !137 (merged)