npstat is hosted by Hepforge, IPPP Durham
NPStat  5.10.0
neymanPearsonWindow1D.hh File Reference

Search for a rectangular window in which the likelihood ratio is above the given threshold. More...

Go to the source code of this file.

Classes

struct  npstat::NeymanPearson
 

Namespaces

 npstat
 

Functions

int npstat::neymanPearsonWindow1D (const AbsDistribution1D &signal, const AbsDistribution1D &background, double searchStartCoordinate, double initialStepSize, double threshold, double *leftBound, NeymanPearson::Status *leftBoundStatus, double *rightBound, NeymanPearson::Status *rightBoundStatus)
 
int npstat::signalToBgMaximum1D (const AbsDistribution1D &signal, const AbsDistribution1D &background, double searchStartCoordinate, double initialStepSize, double *maximumPosition, double *maximumSignalToBgRatio, NeymanPearson::Status *searchStatus)
 

Detailed Description

Search for a rectangular window in which the likelihood ratio is above the given threshold.

Author: I. Volobouev

March 2013