Initial value:
3 src = cms.InputTag(
"combinatoricRecoTaus"),
6 name = cms.string(
"TruthDecayModeMatch"),
7 plugin = cms.string(
"RecoTauDecayModeTruthMatchPlugin"),
8 matching = cms.InputTag(
"recoTauTruthMatcher"),
11 name = cms.string(
"TruthPtMatch"),
12 plugin = cms.string(
"RecoTauDistanceFromTruthPlugin"),
13 matching = cms.InputTag(
"recoTauTruthMatcher"),
16 src = cms.InputTag(
"combinatoricRecoTausDiscriminationByTaNC"),
Definition at line 4 of file RecoTauTruthMatchedTauProducer_cfi.py.