CMS 3D CMS Logo

particleFlowRecHitECAL_cfi Namespace Reference


Variables

tuple particleFlowRecHitECAL


Variable Documentation

tuple particleFlowRecHitECAL_cfi::particleFlowRecHitECAL [static]

Initial value:

cms.EDFilter("PFRecHitProducerECAL",
    # is navigation able to cross the barrel-endcap border?
    crossBarrelEndcapBorder = cms.bool(False),
    # verbosity 
    verbose = cms.untracked.bool(False),
    ecalRecHitsEE = cms.InputTag("ecalRecHit","EcalRecHitsEE"),
    ecalRecHitsEB = cms.InputTag("ecalRecHit","EcalRecHitsEB"),
    # cell threshold in ECAL barrel 
    thresh_Barrel = cms.double(0.08),
    # cell threshold in ECAL endcap 
    thresh_Endcap = cms.double(0.3)
)

Definition at line 3 of file particleFlowRecHitECAL_cfi.py.


Generated on Tue Jun 9 18:49:28 2009 for CMSSW by  doxygen 1.5.4