CMS 3D CMS Logo

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

Variables

tuple SUSY_HLT_InclusiveMET
 

Variable Documentation

tuple SUSYBSM_inclusiveMET_cff.SUSY_HLT_InclusiveMET
Initial value:
1 = cms.EDAnalyzer("SUSY_HLT_InclusiveHT",
2  trigSummary = cms.InputTag("hltTriggerSummaryAOD"),
3  pfMETCollection = cms.InputTag("pfMet"),
4  pfJetCollection = cms.InputTag("ak4PFJetsCHS"),
5  caloJetCollection = cms.InputTag("ak4CaloJets"),
6  TriggerResults = cms.InputTag('TriggerResults','','HLT'),
7  TriggerPath = cms.string('HLT_PFMET170_NoiseCleaned_v1'),
8  TriggerFilter = cms.InputTag('hltPFMET170Filter', '', 'HLT'), #the last filter in the path
9  PtThrJet = cms.untracked.double(40.0),
10  EtaThrJet = cms.untracked.double(3.0)
11 )

Definition at line 3 of file SUSYBSM_inclusiveMET_cff.py.