CMS 3D CMS Logo

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

Variables

tuple FSparticleFlow
 

Variable Documentation

tuple FSparticleFlow_cfi.FSparticleFlow
Initial value:
1 = cms.EDProducer("FSPFProducer",
2  # PFCandidate label
3  pfCandidates = cms.InputTag("particleFlow"),
4  par1 = cms.double(0.145),
5  par2 = cms.double(0.0031),
6  barrel_th = cms.double(0.8),
7  middle_th = cms.double(1.1),
8  endcap_th = cms.double(2.4)
9  )

Definition at line 3 of file FSparticleFlow_cfi.py.