JetReconstruction.energy
— MethodJetReconstruction.energy(recoparticle::ReconstructedParticle)
Return the energy component of a ReconstructedParticle's four vector.
diff --git a/dev/.documenter-siteinfo.json b/dev/.documenter-siteinfo.json index 8344918..d95bd0f 100644 --- a/dev/.documenter-siteinfo.json +++ b/dev/.documenter-siteinfo.json @@ -1 +1 @@ -{"documenter":{"julia_version":"1.11.1","generation_timestamp":"2024-11-07T08:15:39","documenter_version":"1.7.0"}} \ No newline at end of file +{"documenter":{"julia_version":"1.11.1","generation_timestamp":"2024-11-11T13:50:04","documenter_version":"1.7.0"}} \ No newline at end of file diff --git a/dev/EDM4hep/index.html b/dev/EDM4hep/index.html index 628dff3..3fe2dd5 100644 --- a/dev/EDM4hep/index.html +++ b/dev/EDM4hep/index.html @@ -12,4 +12,4 @@ recps = RootIO.get(reader, evt, "ReconstructedParticles") -cs = jet_reconstruct(recps; algorithm = JetAlgorithm.Durham)
JetReconstruction.energy
— MethodJetReconstruction.energy(recoparticle::ReconstructedParticle)
Return the energy component of a ReconstructedParticle's four vector.
JetReconstruction.px
— MethodJetReconstruction.px(recoparticle::ReconstructedParticle)
Return the x component of the momentum of a ReconstructedParticle.
JetReconstruction.py
— MethodJetReconstruction.py(recoparticle::ReconstructedParticle)
Return the y component of the momentum of a ReconstructedParticle.
JetReconstruction.pz
— MethodJetReconstruction.pz(recoparticle::ReconstructedParticle)
Return the z component of the momentum of a ReconstructedParticle.
Settings
This document was generated with Documenter.jl version 1.7.0 on Thursday 7 November 2024. Using Julia version 1.11.1.