CMS 3D CMS Logo

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

Variables

tuple particleFlowEGammaGSFixed
 

Variable Documentation

tuple particleFlowEGammaGSFixed_cfi.particleFlowEGammaGSFixed
Initial value:
1 = cms.EDProducer("EGRefinedSCFixer",
2  orgRefinedSC = cms.InputTag("particleFlowEGamma", '', cms.InputTag.skipCurrentProcess()),
3  orgSC = cms.InputTag("particleFlowSuperClusterECAL", '', cms.InputTag.skipCurrentProcess()),
4  fixedSC = cms.InputTag("particleFlowSuperClusterECALGSFixed"),
5  fixedPFClusters = cms.InputTag("particleFlowClusterECALGSFixed"),
6  throwOnDupECALClustersInEvent = cms.bool(False),
7  throwOnDupESClustersInEvent = cms.bool(True)
8 
9 )

Definition at line 3 of file particleFlowEGammaGSFixed_cfi.py.