CMS 3D CMS Logo

Variables

rivetHarvesting_cfi Namespace Reference

Variables

tuple RivetHarvesting

Variable Documentation

Initial value:
00001 cms.EDAnalyzer('RivetHarvesting',
00002   AnalysisNames = cms.vstring('CMS_2010_S8808686', 'MC_DIPHOTON', 'MC_JETS', 'MC_GENERIC'),
00003   CrossSection = cms.double(1000),
00004   HepMCCollection = cms.InputTag('generator'),
00005   OutputFile = cms.string('out.aida'),
00006   FilesToHarvest = cms.vstring('file1.aida', 'file2.aida'),
00007   VSumOfWeights = cms.vdouble(1.0, 1.0),
00008   VCrossSections = cms.vdouble(1.0, 1.0)
00009 )

Definition at line 3 of file rivetHarvesting_cfi.py.