7 ttDecaySelection = cms.EDFilter(
"TtDecaySelection",
9 src = cms.InputTag(
"genEvt"),
11 invert = cms.bool(
False),
17 allowedTopDecays = cms.PSet(
18 decayBranchA = cms.PSet(
19 electron = cms.bool(
False),
20 muon = cms.bool(
False),
23 decayBranchB= cms.PSet(
24 electron = cms.bool(
False),
25 muon = cms.bool(
False),
34 restrictTauDecays = cms.PSet(