EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <acts/blob/sPHENIX/Examples/Algorithms/Generators/ActsExamples/Generators/MultiplicityGenerators.hpp>
Public Member Functions | |
size_t | operator() (RandomEngine &rng) const |
Public Attributes | |
double | mean = 1 |
Definition at line 27 of file MultiplicityGenerators.hpp.
View newest version in sPHENIX GitHub at line 27 of file MultiplicityGenerators.hpp
|
inline |
Definition at line 30 of file MultiplicityGenerators.hpp.
View newest version in sPHENIX GitHub at line 30 of file MultiplicityGenerators.hpp
References mean.
double ActsExamples::PoissonMultiplicityGenerator::mean = 1 |
Definition at line 28 of file MultiplicityGenerators.hpp.
View newest version in sPHENIX GitHub at line 28 of file MultiplicityGenerators.hpp
Referenced by operator()().