CMS 3D CMS Logo

cdfMidpointCone5GenJets_cff Namespace Reference


Variables

tuple cdfMidpointCone5GenJets
tuple cdfMidpointCone5GenJetsPt10
tuple cdfMidpointCone5GenJetsPt10Seq = cms.Sequence(cdfMidpointCone5GenJets*cdfMidpointCone5GenJetsPt10)


Variable Documentation

tuple cdfMidpointCone5GenJets_cff::cdfMidpointCone5GenJets [static]

Initial value:

cms.EDProducer("CDFMidpointJetProducer",
    MconeJetParameters,
    FastjetNoPU,
    GenJetParameters,
    coneRadius = cms.double(0.5),
    
    alias = cms.untracked.string('MC5GenJet')
)

Definition at line 7 of file cdfMidpointCone5GenJets_cff.py.

tuple cdfMidpointCone5GenJets_cff::cdfMidpointCone5GenJetsPt10 [static]

Initial value:

cms.EDFilter("PtMinGenJetSelector",
    src = cms.InputTag("cdfMidpointCone5GenJets"),
    ptMin = cms.double(10.0)
)

Definition at line 16 of file cdfMidpointCone5GenJets_cff.py.

tuple cdfMidpointCone5GenJets_cff::cdfMidpointCone5GenJetsPt10Seq = cms.Sequence(cdfMidpointCone5GenJets*cdfMidpointCone5GenJetsPt10) [static]

Definition at line 21 of file cdfMidpointCone5GenJets_cff.py.


Generated on Tue Jun 9 18:36:21 2009 for CMSSW by  doxygen 1.5.4