PVcountingSB Class Reference

Pvalue for poisson distrbution. More...

#include <XeStat.h>

Inheritance diagram for PVcountingSB:
PValue SignalAndBackground XeCombinable XeStat XeStat XeStat XeMath XeObject XeMath XeObject XeMath XeObject XeCore XeCore XeCore XeCore XeCore XeCore

List of all members.

Public Member Functions

bool checkPValue ()
 check that pValue is OK
double eventsUpperLimit ()
 Return upper limit of number of events in the fit.
double getSigmaHat ()
 Virtual method returning current estimated sigma.
double nSignalPerCm2 ()
 return expected number of signal events for 1 cm2 cross section
void printFlagsAndParameters ()
 print All flags and parameters
double pValueS (double sigma)
 compute p-value for a given cross section
 PVcountingSB (double sigToE=1., double bkg=0., double eff=1.)
void setEventsUpperLimit (double lim)
 print All flags and parameters
bool update ()
 update after a change in conditions (mainly sigma test)

Detailed Description

Pvalue for poisson distrbution.

It must inherit virtually from SignalAndBackground


Member Function Documentation

double PVcountingSB::getSigmaHat (  )  [virtual]

Virtual method returning current estimated sigma.

Returns:
current value of estimated sigma

Reimplemented from PValue.

double PVcountingSB::pValueS ( double  sigma  )  [virtual]

compute p-value for a given cross section

Returns:
p-value for a given cross section
Parameters:
sigma true value of the cross section

Implements PValue.

bool PVcountingSB::update (  )  [virtual]

update after a change in conditions (mainly sigma test)

Returns:
bool was update OK ?

Implements PValue.


The documentation for this class was generated from the following file:
 All Classes Functions Variables

Generated on 10 Apr 2015 for Xephyr by  doxygen 1.6.1