CMS 3D CMS Logo

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

Variables

tuple htMet
 
tuple htMetAK5
 
tuple htMetAK7
 
tuple htMetIC5
 
tuple htMetKT4
 
tuple htMetKT6
 
tuple htMetSC5
 
tuple htMetSC7
 

Variable Documentation

tuple HTMET_cfi.htMet
Initial value:
1 = cms.EDProducer("ElseMETProducer",
2  src = cms.InputTag("midPointCone5CaloJets"),
3  METType = cms.string('MET'),
4  alias = cms.string('HTMET'),
5  noHF = cms.bool(False),
6  globalThreshold = cms.double(20.0),
7  InputType = cms.string('CaloJetCollection')
8 )

Definition at line 9 of file HTMET_cfi.py.

tuple HTMET_cfi.htMetAK5
Initial value:
1 = cms.EDProducer("ElseMETProducer",
2  src = cms.InputTag("ak4CaloJets"),
3  METType = cms.string('MET'),
4  alias = cms.string('HTMETAK5'),
5  noHF = cms.bool(False),
6  globalThreshold = cms.double(20.0),
7  InputType = cms.string('CaloJetCollection')
8 )

Definition at line 63 of file HTMET_cfi.py.

tuple HTMET_cfi.htMetAK7
Initial value:
1 = cms.EDProducer("ElseMETProducer",
2  src = cms.InputTag("ak7CaloJets"),
3  METType = cms.string('MET'),
4  alias = cms.string('HTMETAK7'),
5  noHF = cms.bool(False),
6  globalThreshold = cms.double(20.0),
7  InputType = cms.string('CaloJetCollection')
8 )

Definition at line 72 of file HTMET_cfi.py.

tuple HTMET_cfi.htMetIC5
Initial value:
1 = cms.EDProducer("ElseMETProducer",
2  src = cms.InputTag("iterativeCone5CaloJets"),
3  METType = cms.string('MET'),
4  alias = cms.string('HTMETIC5'),
5  noHF = cms.bool(False),
6  globalThreshold = cms.double(20.0),
7  InputType = cms.string('CaloJetCollection')
8 )

Definition at line 36 of file HTMET_cfi.py.

tuple HTMET_cfi.htMetKT4
Initial value:
1 = cms.EDProducer("ElseMETProducer",
2  src = cms.InputTag("kt4CaloJets"),
3  METType = cms.string('MET'),
4  alias = cms.string('HTMETKT4'),
5  noHF = cms.bool(False),
6  globalThreshold = cms.double(20.0),
7  InputType = cms.string('CaloJetCollection')
8 )

Definition at line 45 of file HTMET_cfi.py.

tuple HTMET_cfi.htMetKT6
Initial value:
1 = cms.EDProducer("ElseMETProducer",
2  src = cms.InputTag("kt6CaloJets"),
3  METType = cms.string('MET'),
4  alias = cms.string('HTMETKT6'),
5  noHF = cms.bool(False),
6  globalThreshold = cms.double(20.0),
7  InputType = cms.string('CaloJetCollection')
8 )

Definition at line 54 of file HTMET_cfi.py.

tuple HTMET_cfi.htMetSC5
Initial value:
1 = cms.EDProducer("ElseMETProducer",
2  src = cms.InputTag("sisCone5CaloJets"),
3  METType = cms.string('MET'),
4  alias = cms.string('HTMETSC5'),
5  noHF = cms.bool(False),
6  globalThreshold = cms.double(20.0),
7  InputType = cms.string('CaloJetCollection')
8 )

Definition at line 18 of file HTMET_cfi.py.

tuple HTMET_cfi.htMetSC7
Initial value:
1 = cms.EDProducer("ElseMETProducer",
2  src = cms.InputTag("sisCone7CaloJets"),
3  METType = cms.string('MET'),
4  alias = cms.string('HTMETSC7'),
5  noHF = cms.bool(False),
6  globalThreshold = cms.double(20.0),
7  InputType = cms.string('CaloJetCollection')
8 )

Definition at line 27 of file HTMET_cfi.py.