CMS 3D CMS Logo

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

Variables

tuple HTPSet
 

Variable Documentation

tuple hltExoticaHT_cff.HTPSet
Initial value:
1 = cms.PSet(
2  hltPathsToCheck = cms.vstring(
3  "HLT_PFNoPUHT350_v",
4  ),
5  recPFMETLabel = cms.InputTag("recoExoticaValidationHT"),
6  # -- Analysis specific cuts
7  MET_genCut = cms.string("sumEt > 75"),
8  MET_recCut = cms.string("sumEt > 75"),
9  minCandidates = cms.uint32(1),
10  # -- Analysis specific binnings
11  parametersTurnOn = cms.vdouble(0, 50, 100, 150,
12  200, 220, 240, 260, 280, 300,
13  320, 340, 360, 380, 400,
14  420, 440, 460, 480, 500,
15  520, 540, 560, 580, 600,
16  620, 640, 660, 680, 700,
17  750, 800, 850, 900, 950, 1000,
18  1100, 1200, 1300, 1400, 1500)
19 )

Definition at line 3 of file hltExoticaHT_cff.py.