CMS 3D CMS Logo

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

Variables

tuple SUSY_HLT_HT_MET
 

Variable Documentation

tuple SUSYBSM_HT_MET_cff.SUSY_HLT_HT_MET
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_PFHT350_PFMET120_NoiseCleaned_v1'),
8  TriggerFilter = cms.InputTag('hltPFHT350', '', '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_HT_MET_cff.py.