Public Attributes | List of all members
art::RandomNumberGenerator::ScheduleData Struct Reference

Public Attributes

std::map< std::string, std::shared_ptr< CLHEP::HepRandomEngine > > dict_ {}
 
std::map< std::string, EngineSourcetracker_ {}
 
std::map< std::string, std::stringkind_ {}
 
std::vector< RNGsnapshotsnapshot_ {}
 

Detailed Description

Definition at line 300 of file RandomNumberGenerator.h.

Member Data Documentation

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.


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