Belle II Software  release-08-01-10
PDFConstructor::LogL Struct Reference

Useful data type for returning the results of log likelihood calculation. More...

#include <PDFConstructor.h>

Public Member Functions

 LogL (double phot)
 Constructor. More...
 

Public Attributes

double logL = 0
 extended log likelihood
 
double expPhotons = 0
 expected number of photons
 
unsigned numPhotons = 0
 detected number of photons
 

Detailed Description

Useful data type for returning the results of log likelihood calculation.

Definition at line 58 of file PDFConstructor.h.

Constructor & Destructor Documentation

◆ LogL()

LogL ( double  phot)
inlineexplicit

Constructor.

Parameters
photexpected number of photons

Definition at line 67 of file PDFConstructor.h.


The documentation for this struct was generated from the following file: