ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
FW::FixedMultiplicityGenerator Struct Reference

#include <acts/blob/master/Examples/Algorithms/Generators/ACTFW/Generators/MultiplicityGenerators.hpp>

Public Member Functions

size_t operator() (RandomEngine &) const
 

Public Attributes

size_t n = 1
 

Detailed Description

Definition at line 21 of file MultiplicityGenerators.hpp.

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

Member Function Documentation

size_t FW::FixedMultiplicityGenerator::operator() ( RandomEngine ) const
inline

Definition at line 24 of file MultiplicityGenerators.hpp.

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

References n.

Member Data Documentation

size_t FW::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 operator()().


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