Main Page
Namespaces
Classes
Package Documentation
Namespace List
Namespace Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Variables
genMetCaloAndNonPrompt_cfi Namespace Reference
Variables
tuple
genMetCaloAndNonPrompt
Variable Documentation
tuple genMetCaloAndNonPrompt_cfi.genMetCaloAndNonPrompt
Initial value:
1
= cms.EDProducer(
"METProducer"
,
2
src = cms.InputTag(
"genParticlesForJets"
),
## Input product label
3
4
METType = cms.string(
'GenMET'
),
## Output MET type
5
6
alias = cms.string(
'GenMETCaloAndNonPrompt'
),
## Alias for FWLite
7
8
onlyFiducialParticles = cms.bool(
True
),
## use only fiducial GenParticles
9
10
globalThreshold = cms.double(0.0),
## Global Threshold for input objects
11
12
InputType = cms.string(
'CandidateCollection'
)
## Input product type
13
14
)
Definition at line
8
of file
genMetCaloAndNonPrompt_cfi.py
.
Generated for CMSSW Reference Manual by
1.8.5