CMS 3D CMS Logo

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

Variables

tuple rivetHarvesting
 

Variable Documentation

tuple rivetHarvesting_cfi.rivetHarvesting
Initial value:
1 = cms.EDAnalyzer('RivetHarvesting',
2  AnalysisNames = cms.vstring('CMS_2010_S8808686', 'MC_DIPHOTON', 'MC_JETS', 'MC_GENERIC'),
3  CrossSection = cms.double(1000),
4  HepMCCollection = cms.InputTag('generator'),
5  OutputFile = cms.string('out.aida'),
6  FilesToHarvest = cms.vstring('file1.aida', 'file2.aida'),
7  VSumOfWeights = cms.vdouble(1.0, 1.0),
8  VCrossSections = cms.vdouble(1.0, 1.0)
9 )

Definition at line 3 of file rivetHarvesting_cfi.py.