Skip to content

Bug for EEJet(EDM4hep.ReconstructionParticle) #228

@HarryWang0619

Description

@HarryWang0619

Currently, in latest two versions of EEJet, when the input is EDM4hep.ReconstructedParticle, as the method in EDM4hepJet Extension doesn't have the cluster_hist_index, the method goes automatically to the function EEJet(jet::Any; cluster_hist_index::Int = 0) in src/EEJet.jl, line 113, and falls in error of line 120.

This occurs when perform this line: cs = jet_reconstruct(recps; p = 1.0, R = 2.0, algorithm = JetAlgorithm.EEKt)
where recps is the reconstructed particle from edm4hep event.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No fields configured for Bug.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions