CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
ReggeGribovPartonMC_EposLHC_7TeV_pp_cfi Namespace Reference

Variables

tuple configurationMetadata
 
tuple generator
 

Variable Documentation

tuple ReggeGribovPartonMC_EposLHC_7TeV_pp_cfi.configurationMetadata
Initial value:
1 = cms.untracked.PSet(
2  version = cms.untracked.string('$Revision: 1.1 $'),
3  name = cms.untracked.string('$Source: /local/reps/CMSSW/CMSSW/GeneratorInterface/ReggeGribovPartonMCInterface/python/ReggeGribovPartonMC_EposLHC_7TeV_pp_cfi.py,v $'),
4  annotation = cms.untracked.string('ReggeGribovMC generator')
5  )

Definition at line 15 of file ReggeGribovPartonMC_EposLHC_7TeV_pp_cfi.py.

tuple ReggeGribovPartonMC_EposLHC_7TeV_pp_cfi.generator
Initial value:
1 = cms.EDFilter("ReggeGribovPartonMCGeneratorFilter",
2  ReggeGribovPartonMCAdvancedParameters,
3  beammomentum = cms.double(3500),
4  targetmomentum = cms.double(-3500),
5  beamid = cms.int32(1),
6  targetid = cms.int32(1),
7  model = cms.int32(0)
8  )

Definition at line 5 of file ReggeGribovPartonMC_EposLHC_7TeV_pp_cfi.py.