CMS 3D CMS Logo

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

Variables

tuple HighPtPhotonPSet
 

Variable Documentation

tuple hltExoticaHighPtPhoton_cff.HighPtPhotonPSet
Initial value:
1 = cms.PSet(
2  hltPathsToCheck = cms.vstring(
3  "HLT_Photon175_v", # Run2 proposal
4  "HLT_Photon165_HE10_v", # Run2 proposal
5  "HLT_Photon36_R9Id85_OR_CaloId24b40e_Iso50T80L_Photon31_AND_HE10_R9Id65_Mass10_v", # Run2 proposal
6  "HLT_Photon26_R9Id85_OR_CaloId24b40e_Iso50T80L_Photon16_AND_HE10_R9Id65_Mass60_v" # Run2 proposal
7  #"HLT_Photon135_v" # Run1 (frozenHLT)
8  ),
9  recPhotonLabel = cms.InputTag("gedPhotons"),
10  # -- Analysis specific cuts
11  minCandidates = cms.uint32(1),
12  # -- Analysis specific binnings
13  parametersTurnOn = cms.vdouble( 0, 50, 100, 110, 120, 130, 140, 150,
14  160, 170, 180, 190, 200,
15  250, 300, 400, 500, 600, 700, 800, 900, 1000,
16  1100, 1200, 1500
17  ),
18  )

Definition at line 3 of file hltExoticaHighPtPhoton_cff.py.