CMS 3D CMS Logo

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

Variables

tuple electronEcalPFClusterIsolationProducerGSFixed
 
tuple electronHcalPFClusterIsolationProducerGSFixed
 
tuple pfClusterIsolationSequence
 
tuple photonEcalPFClusterIsolationProducerGSFixed
 
tuple photonHcalPFClusterIsolationProducerGSFixed
 

Variable Documentation

tuple pfClusterIsolationRemapForPAT_cff.electronEcalPFClusterIsolationProducerGSFixed
Initial value:
1 = _electronEcalPFClusterIsolationRemapper.clone(
2  candidateProducer = 'gedGsfElectronsGSFixed',
3  newToOldObjectMap = 'gedGsfElectronsGSFixed'
4 )

Definition at line 18 of file pfClusterIsolationRemapForPAT_cff.py.

tuple pfClusterIsolationRemapForPAT_cff.electronHcalPFClusterIsolationProducerGSFixed
Initial value:
1 = _electronHcalPFClusterIsolationRemapper.clone(
2  candidateProducer = 'gedGsfElectronsGSFixed',
3  newToOldObjectMap = 'gedGsfElectronsGSFixed'
4 )

Definition at line 8 of file pfClusterIsolationRemapForPAT_cff.py.

tuple pfClusterIsolationRemapForPAT_cff.pfClusterIsolationSequence
Initial value:
1 = cms.Sequence(
2  electronEcalPFClusterIsolationProducerGSFixed +
3  photonEcalPFClusterIsolationProducerGSFixed +
4  electronHcalPFClusterIsolationProducerGSFixed +
5  photonHcalPFClusterIsolationProducerGSFixed
6 )

Definition at line 28 of file pfClusterIsolationRemapForPAT_cff.py.

tuple pfClusterIsolationRemapForPAT_cff.photonEcalPFClusterIsolationProducerGSFixed
Initial value:
1 = _photonEcalPFClusterIsolationRemapper.clone(
2  candidateProducer = 'gedPhotonsGSFixed',
3  newToOldObjectMap = 'gedPhotonsGSFixed'
4 )

Definition at line 23 of file pfClusterIsolationRemapForPAT_cff.py.

tuple pfClusterIsolationRemapForPAT_cff.photonHcalPFClusterIsolationProducerGSFixed
Initial value:
1 = _photonHcalPFClusterIsolationRemapper.clone(
2  candidateProducer = 'gedPhotonsGSFixed',
3  newToOldObjectMap = 'gedPhotonsGSFixed'
4 )

Definition at line 13 of file pfClusterIsolationRemapForPAT_cff.py.