hist.osc: Histogram Reweight with Oscillation Probability

Description Usage Arguments Value

Description

weight histogram counts with value of function func evaluated at the center of the bins (i.e.:mids vector in hist)

Usage

1
2
## S3 method for class 'osc'
hist(histo, func, ..., opt = "")

Arguments

histo
func

weight function. histo$mids vector is passed as first argument

...

additional arguments to func

opt:

other configuration options

Value

weighted histogram. histo obj contains a vector with the used wieghts


diluises/neutRino documentation built on May 15, 2019, 8:33 a.m.