LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Public Attributes | |
std::map< std::string, std::shared_ptr< CLHEP::HepRandomEngine > > | dict_ {} |
std::map< std::string, EngineSource > | tracker_ {} |
std::map< std::string, std::string > | kind_ {} |
std::vector< RNGsnapshot > | snapshot_ {} |
Definition at line 300 of file RandomNumberGenerator.h.
std::map<std::string, std::shared_ptr<CLHEP::HepRandomEngine> > art::RandomNumberGenerator::ScheduleData::dict_ {} |
Definition at line 303 of file RandomNumberGenerator.h.
std::map<std::string, std::string> art::RandomNumberGenerator::ScheduleData::kind_ {} |
Definition at line 316 of file RandomNumberGenerator.h.
std::vector<RNGsnapshot> art::RandomNumberGenerator::ScheduleData::snapshot_ {} |
Definition at line 319 of file RandomNumberGenerator.h.
std::map<std::string, EngineSource> art::RandomNumberGenerator::ScheduleData::tracker_ {} |
Definition at line 312 of file RandomNumberGenerator.h.