CMS 3D CMS Logo

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

Variables

tuple rivetAnalyzer
 

Variable Documentation

tuple rivetAnalyzer_cfi.rivetAnalyzer
Initial value:
1 = cms.EDAnalyzer('RivetAnalyzer',
2  AnalysisNames = cms.vstring('CMS_2010_S8808686', 'MC_DIPHOTON', 'MC_JETS', 'MC_GENERIC'),
3  HepMCCollection = cms.InputTag('generator'),
4  UseExternalWeight = cms.bool(False),
5  GenEventInfoCollection = cms.InputTag('generator'),
6  CrossSection = cms.double(1000),
7  DoFinalize = cms.bool(True),
8  ProduceDQMOutput = cms.bool(False),
9  OutputFile = cms.string('out.aida')
10 )

Definition at line 3 of file rivetAnalyzer_cfi.py.