Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
explicitly add EventHeader conversion
Browse files Browse the repository at this point in the history
Zehvogel committed Oct 19, 2023
1 parent bfe1097 commit 0f4e225
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CLDConfig/CLDReconstruction.py
Original file line number Diff line number Diff line change
@@ -129,6 +129,7 @@
EDM4hep2Lcio = EDM4hep2LcioTool("EDM4hep2Lcio")
EDM4hep2Lcio.convertAll = False
EDM4hep2Lcio.collNameMapping = {
'EventHeader': 'EventHeader',
'MCParticles': 'MCParticle',
'VertexBarrelCollection': 'VertexBarrelCollection',
'VertexEndcapCollection': 'VertexEndcapCollection',

0 comments on commit 0f4e225

Please sign in to comment.