CMS 3D CMS Logo

Variables

Generator_cff Namespace Reference

Variables

tuple fixGenInfo = cms.Sequence(GeneInfo * genJetMET)
tuple GeneInfo = cms.Sequence(genParticles)
tuple genJetMET = cms.Sequence(genJetParticles*recoGenJets+genMETParticles*recoGenMET)
tuple genstepfilter
tuple hiGenJets = cms.Sequence(hiGenParticlesForJets*hiRecoGenJets)
tuple pgen = cms.Sequence(cms.SequencePlaceholder("randomEngineStateProducer")+VertexSmearing+GeneInfo+genJetMET)
tuple pgen_genonly = cms.Sequence(cms.SequencePlaceholder("randomEngineStateProducer"))
tuple pgen_hi = cms.Sequence(cms.SequencePlaceholder("randomEngineStateProducer")+VertexSmearing+hiGenParticles+hiGenJets)
tuple pgen_himix = cms.Sequence(cms.SequencePlaceholder("randomEngineStateProducer")+matchVtx+hiGenParticles+hiGenJets)
tuple VertexSmearing = cms.Sequence(cms.SequencePlaceholder("VtxSmeared"))

Variable Documentation

tuple Generator_cff::fixGenInfo = cms.Sequence(GeneInfo * genJetMET)

Definition at line 71 of file Generator_cff.py.

tuple Generator_cff::GeneInfo = cms.Sequence(genParticles)

Definition at line 49 of file Generator_cff.py.

tuple Generator_cff::genJetMET = cms.Sequence(genJetParticles*recoGenJets+genMETParticles*recoGenMET)

Definition at line 50 of file Generator_cff.py.

Initial value:
00001 HLTrigger.HLTfilters.triggerResultsFilter_cfi.triggerResultsFilter.clone(
00002     l1tResults = cms.InputTag(''),
00003     hltResults = cms.InputTag('TriggerResults'),
00004     triggerConditions = cms.vstring()
00005 )

Definition at line 75 of file Generator_cff.py.

tuple Generator_cff::hiGenJets = cms.Sequence(hiGenParticlesForJets*hiRecoGenJets)

Definition at line 61 of file Generator_cff.py.

tuple Generator_cff::pgen = cms.Sequence(cms.SequencePlaceholder("randomEngineStateProducer")+VertexSmearing+GeneInfo+genJetMET)

Definition at line 51 of file Generator_cff.py.

tuple Generator_cff::pgen_genonly = cms.Sequence(cms.SequencePlaceholder("randomEngineStateProducer"))

Definition at line 55 of file Generator_cff.py.

tuple Generator_cff::pgen_hi = cms.Sequence(cms.SequencePlaceholder("randomEngineStateProducer")+VertexSmearing+hiGenParticles+hiGenJets)

Definition at line 65 of file Generator_cff.py.

tuple Generator_cff::pgen_himix = cms.Sequence(cms.SequencePlaceholder("randomEngineStateProducer")+matchVtx+hiGenParticles+hiGenJets)

Definition at line 69 of file Generator_cff.py.

tuple Generator_cff::VertexSmearing = cms.Sequence(cms.SequencePlaceholder("VtxSmeared"))

Definition at line 48 of file Generator_cff.py.