18 int nbinsy,
double ymin,
double ymax);
Cuts and Vars for the 2020 FD DiF Study.
std::map< std::string, double > xmax
std::vector< FCBin > fBins
const FCBin * GetBin(int x, int y) const
static std::unique_ptr< FCSurface > LoadFromFile(const std::string &fname)
Represents the results of a single Feldman-Cousins pseudo-experiment.
A collection of Feldman-Cousins experiments at the same oscillation parameters.
void SaveToFile(const std::string &fname) const
void Add(const FCPoint &pt, std::string plot)
const TH2F * Binning() const
TH2 * SurfaceForSignificance(double sig)
Pseudo-experiments, binned to match a log-likelihood surface.
void plot(std::string label, std::map< std::string, std::map< std::string, Spectrum * >> &plots, bool log)
Collection of FCPoint. Serializable to/from a file.