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

Enumeration of types of likelihood-based signal detection statistics. More...

#include <string>

Go to the source code of this file.

Namespaces

 npstat
 

Enumerations

enum  LikelihoodStatisticType {
  L_STAT_R_W = 0 , L_STAT_R_W2 , L_STAT_R_W3 , L_STAT_R_S ,
  L_STAT_R_LR
}
 

Functions

LikelihoodStatisticType npstat::parseLikelihoodStatisticType (const char *name)
 
const char * npstat::likelihoodStatisticName (LikelihoodStatisticType t)
 
std::string npstat::validLikelihoodStatisticNames ()
 

Detailed Description

Enumeration of types of likelihood-based signal detection statistics.

Author: I. Volobouev

July 2019