CMS 3D CMS Logo

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

Variables

tuple full_74x
 
tuple full_74x_wp
 

Variable Documentation

tuple hltPUIdAlgo_cff.full_74x

Definition at line 28 of file hltPUIdAlgo_cff.py.

tuple hltPUIdAlgo_cff.full_74x_wp
Initial value:
1 = cms.PSet(
2  #4 Eta Categories 0-2.5 2.5-2.75 2.75-3.0 3.0-5.0
3 
4  #Tight Id
5  Pt010_Tight = cms.vdouble(-0.83,-0.81,-0.74,-0.81),
6  Pt1020_Tight = cms.vdouble(-0.83,-0.81,-0.74,-0.81),
7  Pt2030_Tight = cms.vdouble( 0.73, 0.05,-0.26,-0.42),
8  Pt3050_Tight = cms.vdouble( 0.73, 0.05,-0.26,-0.42),
9 
10  #Medium Id
11  Pt010_Medium = cms.vdouble(-0.83,-0.92,-0.90,-0.92),
12  Pt1020_Medium = cms.vdouble(-0.83,-0.92,-0.90,-0.92),
13  Pt2030_Medium = cms.vdouble( 0.10,-0.36,-0.54,-0.54),
14  Pt3050_Medium = cms.vdouble( 0.10,-0.36,-0.54,-0.54),
15 
16  #Loose Id
17  Pt010_Loose = cms.vdouble(-0.95,-0.96,-0.94,-0.95),
18  Pt1020_Loose = cms.vdouble(-0.95,-0.96,-0.94,-0.95),
19  Pt2030_Loose = cms.vdouble(-0.63,-0.60,-0.55,-0.45),
20  Pt3050_Loose = cms.vdouble(-0.63,-0.60,-0.55,-0.45),
21 
22  )

Definition at line 4 of file hltPUIdAlgo_cff.py.