Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
SimDataFormats
GeneratorProducts
interface
ExternalGeneratorEventInfo.h
Go to the documentation of this file.
1
#ifndef SimDataFormats_GeneratorProducts_ExternalGeneratorEventInfo_h
2
#define SimDataFormats_GeneratorProducts_ExternalGeneratorEventInfo_h
3
10
#include "
SimDataFormats/GeneratorProducts/interface/HepMCProduct.h
"
11
#include "
SimDataFormats/GeneratorProducts/interface/GenEventInfoProduct.h
"
12
#include "
DataFormats/Common/interface/RandomNumberGeneratorState.h
"
13
14
struct
ExternalGeneratorEventInfo
{
15
edm::HepMCProduct
hepmc_
;
16
GenEventInfoProduct
eventInfo_
;
17
edm::RandomNumberGeneratorState
randomState_
;
18
bool
keepEvent_
;
19
};
20
21
#endif
ExternalGeneratorEventInfo
Definition:
ExternalGeneratorEventInfo.h:14
GenEventInfoProduct
Definition:
GenEventInfoProduct.h:17
edm::RandomNumberGeneratorState
Definition:
RandomNumberGeneratorState.h:11
ExternalGeneratorEventInfo::eventInfo_
GenEventInfoProduct eventInfo_
Definition:
ExternalGeneratorEventInfo.h:16
ExternalGeneratorEventInfo::randomState_
edm::RandomNumberGeneratorState randomState_
Definition:
ExternalGeneratorEventInfo.h:17
HepMCProduct.h
ExternalGeneratorEventInfo::keepEvent_
bool keepEvent_
Definition:
ExternalGeneratorEventInfo.h:18
ExternalGeneratorEventInfo::hepmc_
edm::HepMCProduct hepmc_
Definition:
ExternalGeneratorEventInfo.h:15
edm::HepMCProduct
Definition:
HepMCProduct.h:21
GenEventInfoProduct.h
RandomNumberGeneratorState.h
Generated for CMSSW Reference Manual by
1.8.5