CMS 3D CMS Logo

List of all members | Public Attributes
ExternalGeneratorLumiInfo Class Reference

#include <ExternalGeneratorLumiInfo.h>

Public Attributes

GenLumiInfoHeader header_
 
edm::RandomNumberGeneratorState randomState_
 

Detailed Description

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.

Member Data Documentation

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.