CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Attributes
ExternalGeneratorEventInfo Class Reference

#include <ExternalGeneratorEventInfo.h>

Public Attributes

GenEventInfoProduct eventInfo_
 
edm::HepMCProduct hepmc_
 
bool keepEvent_
 
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 event information.

Definition at line 14 of file ExternalGeneratorEventInfo.h.

Member Data Documentation

GenEventInfoProduct ExternalGeneratorEventInfo::eventInfo_

Definition at line 16 of file ExternalGeneratorEventInfo.h.

Referenced by Harness::getEventValue().

edm::HepMCProduct ExternalGeneratorEventInfo::hepmc_

Definition at line 15 of file ExternalGeneratorEventInfo.h.

Referenced by Harness::getEventValue().

bool ExternalGeneratorEventInfo::keepEvent_

Definition at line 18 of file ExternalGeneratorEventInfo.h.

Referenced by Harness::getEventValue().

edm::RandomNumberGeneratorState ExternalGeneratorEventInfo::randomState_

Definition at line 17 of file ExternalGeneratorEventInfo.h.