CombinedProfileLikelihood Class Reference

Combined Profile likelihood calculator for multi-experiments. More...

#include <XeStat.h>

Inheritance diagram for CombinedProfileLikelihood:
ProfileLikelihood Likelihood PValue XeCombinable XeStat XeStat XeMath XeObject XeMath XeObject XeCore XeCore XeCore XeCore

List of all members.

Public Member Functions

void combine (ProfileLikelihood *pl, int experiment)
 CombinedProfileLikelihood (string name)
double computeTheLogLikelihood ()
ProfileLikelihoodgetProfile (int experiment)
double nSignalPerCm2 ()
 return expected number of signal events for 1 cm2 cross section
void printFlagsAndParameters ()
 print All flags and parameters
void setWimpMass (double)
 Virutal method: pass the wimp mass.
bool update ()
 update after a change in conditions (mainly sigma test)

Protected Member Functions

bool checkPValue ()
 check that p-values are all ok for limit computations

Protected Attributes

map< int, ProfileLikelihood * > exps
int nCommon
double sigToEvents

Detailed Description

Combined Profile likelihood calculator for multi-experiments.


Member Function Documentation

double CombinedProfileLikelihood::computeTheLogLikelihood (  )  [virtual]
Returns:
Pure virtual method returning the log likelihood
Parameters:
none All parameters values set thru LKParameter

Implements Likelihood.

bool CombinedProfileLikelihood::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