CMS 3D CMS Logo

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

Variables

tuple makePatOOTPhotons = cms.Sequence(makePatOOTPhotonsTask)
 
tuple makePatOOTPhotonsTask
 whether to embed in AOD externally stored supercluster More...
 
tuple patOOTPhotons = patPhotons.clone()
 

Variable Documentation

tuple ootPhotonProducer_cff.makePatOOTPhotons = cms.Sequence(makePatOOTPhotonsTask)

Definition at line 49 of file ootPhotonProducer_cff.py.

tuple ootPhotonProducer_cff.makePatOOTPhotonsTask
Initial value:
1 = cms.Task(
2  ootPhotonMatch,
3  patOOTPhotons
4  )

whether to embed in AOD externally stored supercluster

embed in AOD externally stored the photon's seedcluster embed in AOD externally stored the photon's basic clusters embed in AOD externally stored the photon's preshower clusters embed in AOD externally stored the RecHits - can be called from the PATPhotonProducer particles source to be used for the matching for scheduled mode

Definition at line 44 of file ootPhotonProducer_cff.py.

tuple ootPhotonProducer_cff.patOOTPhotons = patPhotons.clone()

Definition at line 6 of file ootPhotonProducer_cff.py.