Skip to content

Commit

Permalink
explicitly add EventHeader conversion
Browse files Browse the repository at this point in the history
  • Loading branch information
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
Expand Up @@ -129,6 +129,7 @@
EDM4hep2Lcio = EDM4hep2LcioTool("EDM4hep2Lcio")
EDM4hep2Lcio.convertAll = False
EDM4hep2Lcio.collNameMapping = {
'EventHeader': 'EventHeader',
'MCParticles': 'MCParticle',
'VertexBarrelCollection': 'VertexBarrelCollection',
'VertexEndcapCollection': 'VertexEndcapCollection',
Expand Down

0 comments on commit 0f4e225

Please sign in to comment.