CMS 3D CMS Logo

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

Variables

tuple PhotonIDProdGED = PhotonIDProd.clone(photonProducer = 'gedPhotons')
 
tuple photonIDSequence = cms.Sequence(photonIDTask)
 
tuple photonIDSequenceGED = cms.Sequence(photonIDTaskGED)
 
tuple photonIDTask = cms.Task(PhotonIDProd)
 
tuple photonIDTaskGED = cms.Task(PhotonIDProdGED)
 

Variable Documentation

tuple photonId_cff.PhotonIDProdGED = PhotonIDProd.clone(photonProducer = 'gedPhotons')

Definition at line 6 of file photonId_cff.py.

tuple photonId_cff.photonIDSequence = cms.Sequence(photonIDTask)

Definition at line 8 of file photonId_cff.py.

tuple photonId_cff.photonIDSequenceGED = cms.Sequence(photonIDTaskGED)

Definition at line 10 of file photonId_cff.py.

tuple photonId_cff.photonIDTask = cms.Task(PhotonIDProd)

Definition at line 7 of file photonId_cff.py.

tuple photonId_cff.photonIDTaskGED = cms.Task(PhotonIDProdGED)

Definition at line 9 of file photonId_cff.py.