Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Poisson Class Reference

#include <analysis/blob/master/ParticleID/RICHAnalysis/Poisson.h>

Public Member Functions

long double poisson_prob (double mean, int value)
 
long double exp1 (double mean, int value)
 
long double exp2 (double mean)
 
long double fact (int value)
 

Detailed Description

Definition at line 18 of file Poisson.h.

View newest version in sPHENIX GitHub at line 18 of file Poisson.h

Member Function Documentation

long double Poisson::exp1 ( double  mean,
int  value 
)

Definition at line 17 of file Poisson.cc.

View newest version in sPHENIX GitHub at line 17 of file Poisson.cc

References check_smearing_config::output.

Referenced by ar3jet().

+ Here is the caller graph for this function:

long double Poisson::exp2 ( double  mean)

Definition at line 25 of file Poisson.cc.

View newest version in sPHENIX GitHub at line 25 of file Poisson.cc

References check_smearing_config::output.

long double Poisson::fact ( int  value)

Definition at line 33 of file Poisson.cc.

View newest version in sPHENIX GitHub at line 33 of file Poisson.cc

References i, check_smearing_config::output, and value.

Referenced by pyreco(), pysgex(), pytbhg(), and pytbhq().

+ Here is the caller graph for this function:

long double Poisson::poisson_prob ( double  mean,
int  value 
)

Definition at line 9 of file Poisson.cc.

View newest version in sPHENIX GitHub at line 9 of file Poisson.cc


The documentation for this class was generated from the following files: