Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Examples/Framework/include/ActsExamples/Framework/RandomNumbers.hpp>
Public Attributes | |
uint64_t | 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
uint64_t ActsExamples::RandomNumbers::Config::seed = 1234567890u |
random seed
Definition at line 44 of file RandomNumbers.hpp.
View newest version in sPHENIX GitHub at line 44 of file RandomNumbers.hpp
Referenced by Acts::Python::addFramework(), ActsExamples::Contextual::AlignedDetector::finalize(), and ActsExamples::Options::readRandomNumbersConfig().