pvalue for S1S2 CLs More...
#include <XeAnalysis.h>
Public Member Functions | |
| bool | checkPValue () |
| check that pValue is OK | |
| void | printFlagsAndParameters () |
| print All flags and parameters | |
| double | pValueS (double nEvents) |
| compute p-value for a given cross section | |
| S1S2CLs (XeRun *run=NULL) | |
| bool | update () |
| update after a change in conditions (mainly sigma test) | |
Protected Attributes | |
| double | bkg |
| int | nEvents |
pvalue for S1S2 CLs
| double S1S2CLs::pValueS | ( | double | sigma | ) | [virtual] |
compute p-value for a given cross section
| sigma | true value of the cross section |
Implements PValue.
| bool S1S2CLs::update | ( | ) | [virtual] |
update after a change in conditions (mainly sigma test)
Implements PValue.
1.6.1