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 98f82b6..4d8f0e2 100644 --- a/dev/.documenter-siteinfo.json +++ b/dev/.documenter-siteinfo.json @@ -1 +1 @@ -{"documenter":{"julia_version":"1.11.1","generation_timestamp":"2024-11-18T18:20:13","documenter_version":"1.8.0"}} \ No newline at end of file +{"documenter":{"julia_version":"1.11.1","generation_timestamp":"2024-11-27T12:56:49","documenter_version":"1.8.0"}} \ No newline at end of file diff --git a/dev/EDM4hep/index.html b/dev/EDM4hep/index.html index dd16760..d8066c0 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.8.0 on Monday 18 November 2024. Using Julia version 1.11.1.