Main Page
Namespaces
Classes
Package Documentation
Namespace List
Namespace Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Variables
TtFullHadHypGenMatch_cfi Namespace Reference
Variables
tuple
ttFullHadHypGenMatch
Variable Documentation
tuple TtFullHadHypGenMatch_cfi.ttFullHadHypGenMatch
Initial value:
1
= cms.EDProducer(
"TtFullHadHypGenMatch"
,
2
## jet input
3
jets = cms.InputTag(
"selectedPatJets"
),
4
## gen match hypothesis input
5
match = cms.InputTag(
"ttFullHadJetPartonMatch"
),
6
## specify jet correction level as, Uncorrected, L1Offset, L2Relative, L3Absolute, L4Emf,
7
## L5Hadron, L6UE, L7Parton, a flavor specification will be added automatically, when chosen
8
jetCorrectionLevel = cms.string(
"L3Absolute"
)
9
)
Definition at line
6
of file
TtFullHadHypGenMatch_cfi.py
.
Generated for CMSSW Reference Manual by
1.8.5