EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <acts/blob/sPHENIX/Examples/Framework/include/ActsExamples/Framework/RandomNumbers.hpp>
Public Attributes | |
uint64_t | seed = 1234567890u |
random seed | |
Definition at line 42 of file RandomNumbers.hpp.
View newest version in sPHENIX GitHub at line 42 of file RandomNumbers.hpp
uint64_t ActsExamples::RandomNumbers::Config::seed = 1234567890u |
random seed
Definition at line 43 of file RandomNumbers.hpp.
View newest version in sPHENIX GitHub at line 43 of file RandomNumbers.hpp
Referenced by AlignedDetector::finalize(), and ActsExamples::Options::readRandomNumbersConfig().