Muonscanfit
Compare changes
+ 32
− 3
@@ -10,6 +10,7 @@ struct MuonScanfit
@@ -10,6 +10,7 @@ struct MuonScanfit
@@ -24,8 +25,11 @@ function (msf::MuonScanfit)(hits::Vector{T}) where T<:KM3io.AbstractHit
@@ -24,8 +25,11 @@ function (msf::MuonScanfit)(hits::Vector{T}) where T<:KM3io.AbstractHit
@@ -44,12 +48,37 @@ function (msf::MuonScanfit)(hits::Vector{T}) where T<:KM3io.AbstractHit
@@ -44,12 +48,37 @@ function (msf::MuonScanfit)(hits::Vector{T}) where T<:KM3io.AbstractHit
length(rhits_copy) <= 3 && continue # TODO 3 comes from the number of parameters, retrieve from Line1Z fitter via type!