CMS 3D CMS Logo

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

Variables

tuple eidLooseGSFixed
 
tuple eidRobustHighEnergyGSFixed
 
tuple eidRobustLooseGSFixed
 
tuple eidRobustTightGSFixed
 
tuple eidTightGSFixed
 
tuple ElectronIDExternalProducerRemapSequenceForPAT
 
tuple PhotonCutBasedIDLooseEMGSFixed
 
tuple PhotonCutBasedIDLooseGSFixed
 
tuple PhotonCutBasedIDTightGSFixed
 
tuple PhotonIDExternalProducerRemapSequenceForPAT
 

Variable Documentation

tuple idExternalRemapForPAT_cff.eidLooseGSFixed
Initial value:
1 = eidLoose.clone(
2  candidateProducer = cms.InputTag('gedGsfElectronsGSFixed'),
3  newToOldObjectMap = cms.InputTag('gedGsfElectronsGSFixed'),
4 )

Definition at line 5 of file idExternalRemapForPAT_cff.py.

tuple idExternalRemapForPAT_cff.eidRobustHighEnergyGSFixed
Initial value:
1 = eidRobustHighEnergy.clone(
2  candidateProducer = cms.InputTag('gedGsfElectronsGSFixed'),
3  newToOldObjectMap = cms.InputTag('gedGsfElectronsGSFixed'),
4 )

Definition at line 10 of file idExternalRemapForPAT_cff.py.

tuple idExternalRemapForPAT_cff.eidRobustLooseGSFixed
Initial value:
1 = eidRobustLoose.clone(
2  candidateProducer = cms.InputTag('gedGsfElectronsGSFixed'),
3  newToOldObjectMap = cms.InputTag('gedGsfElectronsGSFixed'),
4 )

Definition at line 15 of file idExternalRemapForPAT_cff.py.

tuple idExternalRemapForPAT_cff.eidRobustTightGSFixed
Initial value:
1 = eidRobustTight.clone(
2  candidateProducer = cms.InputTag('gedGsfElectronsGSFixed'),
3  newToOldObjectMap = cms.InputTag('gedGsfElectronsGSFixed'),
4 )

Definition at line 20 of file idExternalRemapForPAT_cff.py.

tuple idExternalRemapForPAT_cff.eidTightGSFixed
Initial value:
1 = eidTight.clone(
2  candidateProducer = cms.InputTag('gedGsfElectronsGSFixed'),
3  newToOldObjectMap = cms.InputTag('gedGsfElectronsGSFixed'),
4 )

Definition at line 25 of file idExternalRemapForPAT_cff.py.

tuple idExternalRemapForPAT_cff.ElectronIDExternalProducerRemapSequenceForPAT
Initial value:
1 = cms.Sequence(
2  eidLooseGSFixed +
3  eidRobustHighEnergyGSFixed +
4  eidRobustLooseGSFixed +
5  eidRobustTightGSFixed +
6  eidTightGSFixed
7 )

Definition at line 30 of file idExternalRemapForPAT_cff.py.

tuple idExternalRemapForPAT_cff.PhotonCutBasedIDLooseEMGSFixed
Initial value:
1 = PhotonCutBasedIDLooseEM.clone(
2  candidateProducer = cms.InputTag('gedPhotonsGSFixed'),
3  newToOldObjectMap = cms.InputTag('gedPhotonsGSFixed'),
4 )

Definition at line 43 of file idExternalRemapForPAT_cff.py.

tuple idExternalRemapForPAT_cff.PhotonCutBasedIDLooseGSFixed
Initial value:
1 = PhotonCutBasedIDLoose.clone(
2  candidateProducer = cms.InputTag('gedPhotonsGSFixed'),
3  newToOldObjectMap = cms.InputTag('gedPhotonsGSFixed'),
4 )

Definition at line 38 of file idExternalRemapForPAT_cff.py.

tuple idExternalRemapForPAT_cff.PhotonCutBasedIDTightGSFixed
Initial value:
1 = PhotonCutBasedIDTight.clone(
2  candidateProducer = cms.InputTag('gedPhotonsGSFixed'),
3  newToOldObjectMap = cms.InputTag('gedPhotonsGSFixed'),
4 )

Definition at line 48 of file idExternalRemapForPAT_cff.py.

tuple idExternalRemapForPAT_cff.PhotonIDExternalProducerRemapSequenceForPAT
Initial value:
1 = cms.Sequence(
2  PhotonCutBasedIDLooseGSFixed +
3  PhotonCutBasedIDLooseEMGSFixed +
4  PhotonCutBasedIDTightGSFixed
5 )

Definition at line 53 of file idExternalRemapForPAT_cff.py.