1 import FWCore.ParameterSet.Config
as cms
7 solutions = cms.EDProducer(
"TtDilepEvtSolutionMaker",
8 evtSource = cms.InputTag(
"genEvt"),
9 metSource = cms.InputTag(
"patMETs"),
10 tauSource = cms.InputTag(
"selectedPatTaus"),
11 muonSource = cms.InputTag(
"selectedPatMuons"),
12 electronSource = cms.InputTag(
"selectedPatElectrons"),
13 jetSource = cms.InputTag(
"selectedPatJets"),
16 mutauChannel = cms.bool(
True),
17 etauChannel = cms.bool(
True),
18 emuChannel = cms.bool(
True),
19 eeChannel = cms.bool(
True),
20 mumuChannel = cms.bool(
True),
21 tautauChannel = cms.bool(
True),
24 jetCorrectionScheme = cms.int32(0),
27 matchToGenEvt = cms.bool(
True),
30 calcTopMass = cms.bool(
True),
31 tmassbegin = cms.double(100.0),
32 tmassend = cms.double(300.0),
33 tmassstep = cms.double(1.0),
35 nrCombJets = cms.uint32(3),
36 bestSolFromMC = cms.bool(
False),
38 neutrino_parameters = cms.vdouble(30.7137,