Analysis Software
Documentation for sPHENIX simulation software
|
#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) |
Definition at line 18 of file Poisson.h.
View newest version in sPHENIX GitHub at line 18 of file Poisson.h
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().
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().
Definition at line 9 of file Poisson.cc.
View newest version in sPHENIX GitHub at line 9 of file Poisson.cc