CMS 3D CMS Logo

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

Variables

tuple CaloIdIsoPhotonPairs
 
tuple CaloIdIsoPhotonPairsCounter
 
tuple CaloIdIsoPhotonPairsFilter = cms.Sequence(DiPhotonHltFilter*hltDiPhotonCaloIdIsoObjectProducer*TrailingPtCaloIdIsoPhotons*LeadingPtCaloIdIsoPhotons*CaloIdIsoPhotonPairs*CaloIdIsoPhotonPairsCounter)
 
tuple DiPhotonHltFilter = copy.deepcopy(hltHighLevel)
 
tuple hltDiPhotonCaloIdIsoObjectProducer
 
tuple hltDiPhotonMixedCaloR9IdObjectProducer
 
tuple hltDiPhotonMixedR9CaloIdObjectProducer
 
tuple hltDiPhotonR9IdObjectProducer
 
tuple LeadingPtCaloIdIsoPhotons
 
tuple LeadingPtMixedCaloR9IdPhotons
 
tuple LeadingPtMixedR9CaloIdPhotons
 
tuple LeadingPtR9IdPhotons
 
int MASS_DIPHOTON_CALOIDISO_CUT_MIN = 70
 
int MASS_DIPHOTON_MIXEDID_CUT_MIN = 70
 
int MASS_DIPHOTON_R9ID_CUT_MIN = 70
 
tuple MixedCaloR9IdPhotonPairs
 
tuple MixedCaloR9IdPhotonPairsCounter
 
tuple MixedCaloR9IdPhotonPairsFilter = cms.Sequence(DiPhotonHltFilter*hltDiPhotonMixedCaloR9IdObjectProducer*TrailingPtMixedCaloR9IdPhotons*LeadingPtMixedCaloR9IdPhotons*MixedCaloR9IdPhotonPairs*MixedCaloR9IdPhotonPairsCounter)
 
tuple MixedR9CaloIdPhotonPairs
 
tuple MixedR9CaloIdPhotonPairsCounter
 
tuple MixedR9CaloIdPhotonPairsFilter = cms.Sequence(DiPhotonHltFilter*hltDiPhotonMixedR9CaloIdObjectProducer*TrailingPtMixedR9CaloIdPhotons*LeadingPtMixedR9CaloIdPhotons*MixedR9CaloIdPhotonPairs*MixedR9CaloIdPhotonPairsCounter)
 
int PHOTON_CALOIDISO_ET_HIGH_CUT_MIN = 26
 
int PHOTON_CALOIDISO_ET_LOW_CUT_MIN = 18
 
int PHOTON_R9ID_ET_HIGH_CUT_MIN = 26
 
int PHOTON_R9ID_ET_LOW_CUT_MIN = 18
 
tuple R9IdPhotonPairs
 
tuple R9IdPhotonPairsCounter
 
tuple R9IdPhotonPairsFilter = cms.Sequence(DiPhotonHltFilter*hltDiPhotonR9IdObjectProducer*TrailingPtR9IdPhotons*LeadingPtR9IdPhotons*R9IdPhotonPairs*R9IdPhotonPairsCounter)
 
tuple TrailingPtCaloIdIsoPhotons
 
tuple TrailingPtMixedCaloR9IdPhotons
 
tuple TrailingPtMixedR9CaloIdPhotons
 
tuple TrailingPtR9IdPhotons
 

Variable Documentation

tuple PDWG_DiPhoton_SD_cff.CaloIdIsoPhotonPairs
Initial value:
1 = cms.EDProducer("CandViewShallowCloneCombiner",
2  decay = cms.string("LeadingPtCaloIdIsoPhotons TrailingPtCaloIdIsoPhotons"), # charge coniugate states are implied
3  checkCharge = cms.bool(False),
4  cut = cms.string("mass > " + str(MASS_DIPHOTON_CALOIDISO_CUT_MIN))
5 )
#define str(s)

Definition at line 57 of file PDWG_DiPhoton_SD_cff.py.

tuple PDWG_DiPhoton_SD_cff.CaloIdIsoPhotonPairsCounter
Initial value:
1 = cms.EDFilter("CandViewCountFilter",
2  src = cms.InputTag("CaloIdIsoPhotonPairs"),
3  minNumber = cms.uint32(1)
4  )

Definition at line 63 of file PDWG_DiPhoton_SD_cff.py.

Definition at line 68 of file PDWG_DiPhoton_SD_cff.py.

tuple PDWG_DiPhoton_SD_cff.DiPhotonHltFilter = copy.deepcopy(hltHighLevel)

Definition at line 27 of file PDWG_DiPhoton_SD_cff.py.

tuple PDWG_DiPhoton_SD_cff.hltDiPhotonCaloIdIsoObjectProducer
Initial value:
1 = cms.EDProducer("CandidateTriggerObjectProducer",
2  triggerName = cms.string("HLT_Photon.*_CaloId.*_Iso.*_Photon.*_CaloId.*_Iso.*_.*"),
3  triggerResults = cms.InputTag("TriggerResults","","HLT"),
4  triggerEvent = cms.InputTag("hltTriggerSummaryAOD","","HLT"),
5  stageL1Trigger = cms.uint32(1)
6  )

Definition at line 36 of file PDWG_DiPhoton_SD_cff.py.

tuple PDWG_DiPhoton_SD_cff.hltDiPhotonMixedCaloR9IdObjectProducer
Initial value:
1 = hltDiPhotonCaloIdIsoObjectProducer.clone(
2  triggerName = cms.string("HLT_Photon.*_CaloId.*_Iso.*_Photon.*_R9Id.*_.*"),
3  )

Definition at line 106 of file PDWG_DiPhoton_SD_cff.py.

tuple PDWG_DiPhoton_SD_cff.hltDiPhotonMixedR9CaloIdObjectProducer
Initial value:
1 = hltDiPhotonCaloIdIsoObjectProducer.clone(
2  triggerName = cms.string("HLT_Photon.*_R9Id.*_Photon.*_CaloId.*_Iso.*_.*"),
3  )

Definition at line 136 of file PDWG_DiPhoton_SD_cff.py.

tuple PDWG_DiPhoton_SD_cff.hltDiPhotonR9IdObjectProducer
Initial value:
1 = hltDiPhotonCaloIdIsoObjectProducer.clone(
2  triggerName = cms.string("HLT_Photon.*_R9Id.*_Photon.*_R9Id.*_.*"),
3  )

Definition at line 75 of file PDWG_DiPhoton_SD_cff.py.

tuple PDWG_DiPhoton_SD_cff.LeadingPtCaloIdIsoPhotons
Initial value:
1 = cms.EDFilter("CandViewRefSelector",
2  filter = cms.bool(True),
3  src = cms.InputTag("hltDiPhotonCaloIdIsoObjectProducer"),
4  cut = cms.string('pt > '+str(PHOTON_CALOIDISO_ET_HIGH_CUT_MIN))
5 )
#define str(s)

Definition at line 51 of file PDWG_DiPhoton_SD_cff.py.

tuple PDWG_DiPhoton_SD_cff.LeadingPtMixedCaloR9IdPhotons
Initial value:
1 = LeadingPtCaloIdIsoPhotons.clone(
2  src = cms.InputTag("hltDiPhotonMixedCaloR9IdObjectProducer"),
3  cut = cms.string('pt > '+str(PHOTON_CALOIDISO_ET_HIGH_CUT_MIN))
4 )
#define str(s)

Definition at line 115 of file PDWG_DiPhoton_SD_cff.py.

tuple PDWG_DiPhoton_SD_cff.LeadingPtMixedR9CaloIdPhotons
Initial value:
1 = LeadingPtCaloIdIsoPhotons.clone(
2  src = cms.InputTag("hltDiPhotonMixedR9CaloIdObjectProducer"),
3  cut = cms.string('pt > '+str(PHOTON_R9ID_ET_HIGH_CUT_MIN))
4 )
#define str(s)

Definition at line 145 of file PDWG_DiPhoton_SD_cff.py.

tuple PDWG_DiPhoton_SD_cff.LeadingPtR9IdPhotons
Initial value:
1 = LeadingPtCaloIdIsoPhotons.clone(
2  src = cms.InputTag("hltDiPhotonR9IdObjectProducer"),
3  cut = cms.string('pt > '+str(PHOTON_R9ID_ET_HIGH_CUT_MIN))
4 )
#define str(s)

Definition at line 84 of file PDWG_DiPhoton_SD_cff.py.

int PDWG_DiPhoton_SD_cff.MASS_DIPHOTON_CALOIDISO_CUT_MIN = 70

Definition at line 12 of file PDWG_DiPhoton_SD_cff.py.

int PDWG_DiPhoton_SD_cff.MASS_DIPHOTON_MIXEDID_CUT_MIN = 70

Definition at line 18 of file PDWG_DiPhoton_SD_cff.py.

int PDWG_DiPhoton_SD_cff.MASS_DIPHOTON_R9ID_CUT_MIN = 70

Definition at line 16 of file PDWG_DiPhoton_SD_cff.py.

tuple PDWG_DiPhoton_SD_cff.MixedCaloR9IdPhotonPairs
Initial value:
1 = CaloIdIsoPhotonPairs.clone(
2  decay = cms.string("LeadingPtMixedCaloR9IdPhotons TrailingPtMixedCaloR9IdPhotons"), # charge coniugate states are implied
3  cut = cms.string("mass > " + str(MASS_DIPHOTON_MIXEDID_CUT_MIN))
4 )
#define str(s)

Definition at line 120 of file PDWG_DiPhoton_SD_cff.py.

tuple PDWG_DiPhoton_SD_cff.MixedCaloR9IdPhotonPairsCounter
Initial value:
1 = CaloIdIsoPhotonPairsCounter.clone(
2  src = cms.InputTag("MixedCaloR9IdPhotonPairs"),
3  )

Definition at line 125 of file PDWG_DiPhoton_SD_cff.py.

Definition at line 129 of file PDWG_DiPhoton_SD_cff.py.

tuple PDWG_DiPhoton_SD_cff.MixedR9CaloIdPhotonPairs
Initial value:
1 = CaloIdIsoPhotonPairs.clone(
2  decay = cms.string("LeadingPtMixedR9CaloIdPhotons TrailingPtMixedR9CaloIdPhotons"), # charge coniugate states are implied
3  cut = cms.string("mass > " + str(MASS_DIPHOTON_MIXEDID_CUT_MIN))
4 )
#define str(s)

Definition at line 150 of file PDWG_DiPhoton_SD_cff.py.

tuple PDWG_DiPhoton_SD_cff.MixedR9CaloIdPhotonPairsCounter
Initial value:
1 = CaloIdIsoPhotonPairsCounter.clone(
2  src = cms.InputTag("MixedR9CaloIdPhotonPairs"),
3  )

Definition at line 155 of file PDWG_DiPhoton_SD_cff.py.

Definition at line 159 of file PDWG_DiPhoton_SD_cff.py.

int PDWG_DiPhoton_SD_cff.PHOTON_CALOIDISO_ET_HIGH_CUT_MIN = 26

Definition at line 10 of file PDWG_DiPhoton_SD_cff.py.

int PDWG_DiPhoton_SD_cff.PHOTON_CALOIDISO_ET_LOW_CUT_MIN = 18

Definition at line 11 of file PDWG_DiPhoton_SD_cff.py.

int PDWG_DiPhoton_SD_cff.PHOTON_R9ID_ET_HIGH_CUT_MIN = 26

Definition at line 14 of file PDWG_DiPhoton_SD_cff.py.

int PDWG_DiPhoton_SD_cff.PHOTON_R9ID_ET_LOW_CUT_MIN = 18

Definition at line 15 of file PDWG_DiPhoton_SD_cff.py.

tuple PDWG_DiPhoton_SD_cff.R9IdPhotonPairs
Initial value:
1 = CaloIdIsoPhotonPairs.clone(
2  decay = cms.string("LeadingPtR9IdPhotons TrailingPtR9IdPhotons"), # charge coniugate states are implied
3  cut = cms.string("mass > " + str(MASS_DIPHOTON_R9ID_CUT_MIN))
4 )
#define str(s)

Definition at line 89 of file PDWG_DiPhoton_SD_cff.py.

tuple PDWG_DiPhoton_SD_cff.R9IdPhotonPairsCounter
Initial value:
1 = CaloIdIsoPhotonPairsCounter.clone(
2  src = cms.InputTag("R9IdPhotonPairs"),
3  )

Definition at line 94 of file PDWG_DiPhoton_SD_cff.py.

Definition at line 98 of file PDWG_DiPhoton_SD_cff.py.

tuple PDWG_DiPhoton_SD_cff.TrailingPtCaloIdIsoPhotons
Initial value:
1 = cms.EDFilter("CandViewRefSelector",
2  filter = cms.bool(True),
3  src = cms.InputTag("hltDiPhotonCaloIdIsoObjectProducer"),
4  cut = cms.string('pt > '+str(PHOTON_CALOIDISO_ET_LOW_CUT_MIN))
5 )
#define str(s)

Definition at line 45 of file PDWG_DiPhoton_SD_cff.py.

tuple PDWG_DiPhoton_SD_cff.TrailingPtMixedCaloR9IdPhotons
Initial value:
1 = TrailingPtCaloIdIsoPhotons.clone(
2  src = cms.InputTag("hltDiPhotonMixedCaloR9IdObjectProducer"),
3  cut = cms.string('pt > '+str(PHOTON_R9ID_ET_LOW_CUT_MIN))
4 )
#define str(s)

Definition at line 110 of file PDWG_DiPhoton_SD_cff.py.

tuple PDWG_DiPhoton_SD_cff.TrailingPtMixedR9CaloIdPhotons
Initial value:
1 = TrailingPtCaloIdIsoPhotons.clone(
2  src = cms.InputTag("hltDiPhotonMixedR9CaloIdObjectProducer"),
3  cut = cms.string('pt > '+str(PHOTON_CALOIDISO_ET_LOW_CUT_MIN))
4 )
#define str(s)

Definition at line 140 of file PDWG_DiPhoton_SD_cff.py.

tuple PDWG_DiPhoton_SD_cff.TrailingPtR9IdPhotons
Initial value:
1 = TrailingPtCaloIdIsoPhotons.clone(
2  src = cms.InputTag("hltDiPhotonR9IdObjectProducer"),
3  cut = cms.string('pt > '+str(PHOTON_R9ID_ET_LOW_CUT_MIN))
4 )
#define str(s)

Definition at line 79 of file PDWG_DiPhoton_SD_cff.py.