Initial value: 1 = RecoTauCleaner.clone(
2 src = cms.InputTag(
"combinatoricRecoTaus"),
5 name = cms.string(
"TruthDecayModeMatch"),
6 plugin = cms.string(
"RecoTauDecayModeTruthMatchPlugin"),
7 matching = cms.InputTag(
"recoTauTruthMatcher"),
10 name = cms.string(
"TruthPtMatch"),
11 plugin = cms.string(
"RecoTauDistanceFromTruthPlugin"),
12 matching = cms.InputTag(
"recoTauTruthMatcher"),
15 src = cms.InputTag(
"combinatoricRecoTausDiscriminationByTaNC"),
Definition at line 5 of file RecoTauTruthMatchedTauProducer_cfi.py.