test
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('generatorSmeared'),
4  UseExternalWeight = cms.bool(False),
5  GenEventInfoCollection = cms.InputTag('generator'),
6  useLHEweights = cms.bool(False),
7  LHEweightNumber = cms.int32(0),
8  LHECollection = cms.InputTag('source'),
9  CrossSection = cms.double(1000),
10  DoFinalize = cms.bool(True),
11  ProduceDQMOutput = cms.bool(False),
12  OutputFile = cms.string('out.aida')
13 )

Definition at line 3 of file rivetAnalyzer_cfi.py.