We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7fbdfd commit 99c36a0Copy full SHA for 99c36a0
src/EEJet.jl
@@ -22,8 +22,6 @@ struct EEJet <: FourMomentum
22
_cluster_hist_index::Int
23
end
24
25
-# Compatibility constructor was moved below the EERecoJet type definition
26
-
27
"""
28
EEJet(px::Real, py::Real, pz::Real, E::Real, cluster_hist_index::Int)
29
0 commit comments