CMS 3D CMS Logo

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

Variables

tuple particleBasedIsolationGSFixed
 
tuple particleFlowGSFixed
 
tuple particleFlowLinks
 
 particleFlowPtrs = particleFlowPtrs
 
tuple particleFlowTmpPtrs = particleFlowPtrs.clone()
 

Variable Documentation

tuple pfGSFixLinkerForPAT_cff.particleBasedIsolationGSFixed
Initial value:
1 = pfEGFootprintGSFixLinker.clone(
2  GsfElectrons = 'gedGsfElectronsGSFixed',
3  Photons = 'gedPhotonsGSFixed'
4 )

Definition at line 11 of file pfGSFixLinkerForPAT_cff.py.

tuple pfGSFixLinkerForPAT_cff.particleFlowGSFixed
Initial value:
1 = pfGSFixLinker.clone(
2  GsfElectrons = 'gedGsfElectronsGSFixed',
3  Photons = 'gedPhotonsGSFixed'
4 )

Definition at line 6 of file pfGSFixLinkerForPAT_cff.py.

tuple pfGSFixLinkerForPAT_cff.particleFlowLinks
Initial value:
1 = cms.Sequence(
2  particleFlowGSFixed +
3  particleBasedIsolationGSFixed +
4  particleFlowTmpPtrs +
5  particleFlowPtrs
6 )

Definition at line 20 of file pfGSFixLinkerForPAT_cff.py.

pfGSFixLinkerForPAT_cff.particleFlowPtrs = particleFlowPtrs

Definition at line 18 of file pfGSFixLinkerForPAT_cff.py.

tuple pfGSFixLinkerForPAT_cff.particleFlowTmpPtrs = particleFlowPtrs.clone()

Definition at line 17 of file pfGSFixLinkerForPAT_cff.py.