JetReconstruction.energy
— MethodJetReconstruction.energy(recoparticle::ReconstructedParticle)
Return the energy component of a ReconstructedParticle's four vector.
diff --git a/previews/PR97/.documenter-siteinfo.json b/previews/PR97/.documenter-siteinfo.json index accf535..0c44c34 100644 --- a/previews/PR97/.documenter-siteinfo.json +++ b/previews/PR97/.documenter-siteinfo.json @@ -1 +1 @@ -{"documenter":{"julia_version":"1.11.2","generation_timestamp":"2024-12-06T15:56:34","documenter_version":"1.8.0"}} \ No newline at end of file +{"documenter":{"julia_version":"1.11.2","generation_timestamp":"2024-12-16T04:02:46","documenter_version":"1.8.0"}} \ No newline at end of file diff --git a/previews/PR97/EDM4hep/index.html b/previews/PR97/EDM4hep/index.html index 4257c88..a86e755 100644 --- a/previews/PR97/EDM4hep/index.html +++ b/previews/PR97/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.8.0 on Friday 6 December 2024. Using Julia version 1.11.2.