CMS 3D CMS Logo

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

Variables

tuple PureMETPSet
 

Variable Documentation

tuple hltExoticaPureMET_cff.PureMETPSet
Initial value:
1 = cms.PSet(
2  hltPathsToCheck = cms.vstring(
3  "HLT_MET120_HBHENoiseCleaned_v",
4  ),
5  recPFMETLabel = cms.InputTag("pfMet"),
6  # -- Analysis specific cuts
7  minCandidates = cms.uint32(1),
8  # -- Analysis specific binnings
9  parametersTurnOn = cms.vdouble( 0, 60, 70, 80, 90, 100, 110, 120, 130, 140, 150,
10  160, 170, 180, 190, 200,
11  220, 240, 260, 280, 300,
12  320, 340, 360, 380, 400,
13  420, 440, 460, 480, 500),
14  )

Definition at line 3 of file hltExoticaPureMET_cff.py.