Skip to content

Commit

Permalink
Fix lostDict: Add HcalRecHitSoA for HcalRecHit package
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar committed Jun 25, 2024
1 parent d9bbace commit 3f87e3f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
{'TrackInfo' : ['reco::TrackingRecHitInfo']},
{'EgammaCandidates' : ['reco::GsfElectron.*','reco::Photon.*']},
{'HcalIsolatedTrack' : ['reco::IsolatedPixelTrackCandidate', 'reco::EcalIsolatedParticleCandidate', 'reco::HcalIsolatedTrackCandidate']},
{'HcalRecHit' : ['HFRecHit','HORecHit','ZDCRecHit','HBHERecHit']},
{'HcalRecHit' : ['HFRecHit','HORecHit','ZDCRecHit','HBHERecHit','HcalRecHitSoA']},
{'PFRootEvent' : ['EventColin::']},
{'CaloTowers' : ['CaloTower.*']},
{'GsfTrackReco' : ['GsfTrack.*']},
Expand Down

0 comments on commit 3f87e3f

Please sign in to comment.