14 from DerivationFrameworkInDet.InDetToolsConfig
import InDetLRTMergeCfg
18 from DerivationFrameworkLLP.LLPToolsConfig
import LRTMuonMergerAlg
20 PromptMuonLocation =
"Muons",
21 LRTMuonLocation =
"MuonsLRT",
22 OutputMuonLocation =
"StdWithLRTMuons",
23 CreateViewCollection =
True))
26 from DerivationFrameworkLLP.LLPToolsConfig
import LRTElectronMergerAlg
28 PromptElectronLocation =
"Electrons",
29 LRTElectronLocation =
"LRTElectrons",
30 OutputCollectionName =
"StdWithLRTElectrons",
32 CreateViewCollection =
True))
36 from VrtSecInclusive.VrtSecInclusiveConfig
import VrtSecInclusiveCfg
39 name =
"VrtSecInclusive",
40 AugmentingVersionString =
"",
41 FillIntermediateVertices =
False,
42 TrackLocation =
"InDetWithLRTTrackParticles"))
46 name =
"VrtSecInclusive_InDet_"+
"_LeptonsMod_LRTR3_1p0",
47 AugmentingVersionString =
"_LeptonsMod_LRTR3_1p0",
48 FillIntermediateVertices =
False,
49 TrackLocation =
"InDetWithLRTTrackParticles",
50 twoTrkVtxFormingD0Cut = 1.0,
51 doSelectTracksWithLRTCuts =
True,
52 doSelectTracksFromMuons =
True,
53 doRemoveCaloTaggedMuons =
True,
54 doSelectTracksFromElectrons =
True,
55 MuonLocation =
"StdWithLRTMuons",
56 ElectronLocation =
"StdWithLRTElectrons"))