Pack relations tables in Tesla
1 unresolved thread
1 unresolved thread
Always pack relations tables, as subsequent processing steps can 'corrupt' unpacked tables. See LHCBPS-1810 for more details.
Please propagate to 2018-patches, run2-patches, and master.
Merge request reports
Activity
1236 # List of locations produced by PackParticlesAndVertices 1237 enk.Nodes = [os.path.join(turbo_base, p) for p in [ 1238 'pPhys/Particles', 1239 'pPhys/Vertices', 1240 'pPhys/FlavourTags', 1241 'pPhys/RecVertices', 1242 'pPhys/Relations', 1243 'pPhys/P2MCPRelations', 1244 'pPhys/P2IntRelations', 1245 'pPhys/PartToRelatedInfoRelations', 1246 'pRec/ProtoP/Custom', 1247 'pRec/Muon/CustomPIDs', 1248 'pRec/Rich/CustomPIDs', 1249 'pRec/Track/Custom', 1250 'pPhys/PP2MCPRelations' 1251 ]] the list is just https://gitlab.cern.ch/lhcb/Hlt/blob/fffc5e442e124424fa73871807848a80ebcb0345/Hlt/HltConf/python/HltConf/HltPersistReco.py#L119-136 +
'pPhys/P2MCPRelations', 'pPhys/PP2MCPRelations'
, right?
- [2018-11-27 00:13] Validation started with lhcb-2017-patches#583
mentioned in commit bd12dabb
mentioned in commit dbfbd86a
mentioned in merge request !273 (merged)
mentioned in commit f6f5d851
mentioned in merge request !274 (merged)
mentioned in commit ad91c862
mentioned in merge request !275 (merged)
Please register or sign in to reply