CMS 3D CMS Logo

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

Variables

string barrelEcalHits = "reducedEcalRecHitsEB"
 
string barrelEcalRecHitCollection = "reducedEcalRecHitsEB"
 
string endcapEcalHits = "reducedEcalRecHitsEE"
 
string endcapEcalRecHitCollection = "reducedEcalRecHitsEE"
 
string HBHERecHitCollection = ""
 
string hbheRecHits = ""
 
tuple ootPhotons
 
tuple ootPhotonsTmp
 
 pfECALClusIsolation = None,
 
 pfHCALClusIsolation = None
 
string preshowerHits = "reducedEcalRecHitsES"
 

Variable Documentation

string ootPhotons_cff.barrelEcalHits = "reducedEcalRecHitsEB"

Definition at line 38 of file ootPhotons_cff.py.

Referenced by photonIsolationHIProducer.produce().

string ootPhotons_cff.barrelEcalRecHitCollection = "reducedEcalRecHitsEB"

Definition at line 54 of file ootPhotons_cff.py.

string ootPhotons_cff.endcapEcalHits = "reducedEcalRecHitsEE"

Definition at line 39 of file ootPhotons_cff.py.

Referenced by photonIsolationHIProducer.produce().

string ootPhotons_cff.endcapEcalRecHitCollection = "reducedEcalRecHitsEE"

Definition at line 55 of file ootPhotons_cff.py.

string ootPhotons_cff.HBHERecHitCollection = ""

Definition at line 56 of file ootPhotons_cff.py.

string ootPhotons_cff.hbheRecHits = ""
tuple ootPhotons_cff.ootPhotons
Initial value:
1 = _gedPhotons.clone(
2  photonProducer = 'ootPhotonsTmp',
3  candidateP4type = "fromEcalEnergy",
4  reconstructionStep = "ootfinal",
5  pfEgammaCandidates = "",
6  pfIsolCfg = cms.PSet(
7  chargedHadronIso = cms.InputTag(""),
8  neutralHadronIso = cms.InputTag(""),
9  photonIso = cms.InputTag(""),
10  chargedHadronWorstVtxIso = cms.InputTag(""),
11  chargedHadronWorstVtxGeomVetoIso = cms.InputTag(""),
12  chargedHadronPFPVIso = cms.InputTag(""),
13  ),
14  pfECALClusIsolation = cms.InputTag("ootPhotonEcalPFClusterIsolationProducer"),
15  pfHCALClusIsolation = cms.InputTag("ootPhotonHcalPFClusterIsolationProducer"),
16  valueMapPhotons = ""
17  )

Definition at line 13 of file ootPhotons_cff.py.

tuple ootPhotons_cff.ootPhotonsTmp
Initial value:
1 = _gedPhotons.clone(
2  photonProducer = 'ootPhotonCore',
3  candidateP4type = "fromEcalEnergy",
4  reconstructionStep = "oot",
5  pfEgammaCandidates = "",
6  valueMapPhotons = ""
7  )

Definition at line 4 of file ootPhotons_cff.py.

ootPhotons_cff.pfECALClusIsolation = None,

Definition at line 49 of file ootPhotons_cff.py.

ootPhotons_cff.pfHCALClusIsolation = None

Definition at line 50 of file ootPhotons_cff.py.

string ootPhotons_cff.preshowerHits = "reducedEcalRecHitsES"