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 &) const |
Public Attributes | |
size_t | n = 1 |
Definition at line 21 of file MultiplicityGenerators.hpp.
View newest version in sPHENIX GitHub at line 21 of file MultiplicityGenerators.hpp
|
inline |
Definition at line 24 of file MultiplicityGenerators.hpp.
View newest version in sPHENIX GitHub at line 24 of file MultiplicityGenerators.hpp
References n.
size_t ActsExamples::FixedMultiplicityGenerator::n = 1 |
Definition at line 22 of file MultiplicityGenerators.hpp.
View newest version in sPHENIX GitHub at line 22 of file MultiplicityGenerators.hpp
Referenced by eicpy.binning.BinsLog10::edges(), eicpy.binning.BinsLog10::lower_edges(), operator()(), and eicpy.binning.BinsLog10::upper_edges().