CMS 3D CMS Logo

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

Variables

tuple mustachePhotonCore = photonCore.clone()
 
tuple mustachePhotons = photons.clone()
 
tuple mustachePhotonSequence = cms.Sequence( mustachePhotonCore + mustachePhotons )
 
tuple photonSequence = cms.Sequence( photonCore + photons + mustachePhotonSequence )
 

Variable Documentation

tuple photonSequence_cff.mustachePhotonCore = photonCore.clone()

Definition at line 10 of file photonSequence_cff.py.

tuple photonSequence_cff.mustachePhotons = photons.clone()

Definition at line 14 of file photonSequence_cff.py.

tuple photonSequence_cff.mustachePhotonSequence = cms.Sequence( mustachePhotonCore + mustachePhotons )

Definition at line 16 of file photonSequence_cff.py.

tuple photonSequence_cff.photonSequence = cms.Sequence( photonCore + photons + mustachePhotonSequence )

Definition at line 18 of file photonSequence_cff.py.