JetReconstruction.energy
— MethodJetReconstruction.energy(recoparticle::ReconstructedParticle)
Return the energy component of a ReconstructedParticle's four vector.
diff --git a/previews/PR84/.documenter-siteinfo.json b/previews/PR84/.documenter-siteinfo.json index 0cb26f7..71e54f0 100644 --- a/previews/PR84/.documenter-siteinfo.json +++ b/previews/PR84/.documenter-siteinfo.json @@ -1 +1 @@ -{"documenter":{"julia_version":"1.11.1","generation_timestamp":"2024-10-27T21:58:57","documenter_version":"1.7.0"}} \ No newline at end of file +{"documenter":{"julia_version":"1.11.1","generation_timestamp":"2024-10-27T22:02:15","documenter_version":"1.7.0"}} \ No newline at end of file diff --git a/previews/PR84/EDM4hep/index.html b/previews/PR84/EDM4hep/index.html index b78ca17..2aeee09 100644 --- a/previews/PR84/EDM4hep/index.html +++ b/previews/PR84/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 Sunday 27 October 2024. Using Julia version 1.11.1.