#include <ExternalGeneratorLumiInfo.h>
Public Attributes | |
GenLumiInfoHeader | header_ |
edm::RandomNumberGeneratorState | randomState_ |
This class is an internal detail of the ExternalGeneratorFilter. It is the type used to transfer from the external process to ExternalGeneratorFilter the begin LuminosityBlock information.
Definition at line 13 of file ExternalGeneratorLumiInfo.h.
GenLumiInfoHeader ExternalGeneratorLumiInfo::header_ |
Definition at line 14 of file ExternalGeneratorLumiInfo.h.
Referenced by Harness::getBeginLumiValue().
edm::RandomNumberGeneratorState ExternalGeneratorLumiInfo::randomState_ |
Definition at line 15 of file ExternalGeneratorLumiInfo.h.