EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ActsExamples::PoissonMultiplicityGenerator Struct Reference

#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
 

Detailed Description

Definition at line 27 of file MultiplicityGenerators.hpp.

View newest version in sPHENIX GitHub at line 27 of file MultiplicityGenerators.hpp

Member Function Documentation

size_t ActsExamples::PoissonMultiplicityGenerator::operator() ( RandomEngine rng) const
inline

Definition at line 30 of file MultiplicityGenerators.hpp.

View newest version in sPHENIX GitHub at line 30 of file MultiplicityGenerators.hpp

References mean.

Member Data Documentation

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()().


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