![]() |
|
|||
File indexing completed on 2023-03-17 11:26:05
0001 import FWCore.ParameterSet.Config as cms 0002 0003 # 0004 # produce mvaComputer with all necessary ingredients 0005 # 0006 from TopQuarkAnalysis.TopEventSelection.TtSemiLepSignalSelMVAComputer_cfi import * 0007 0008 ## path for mva input file 0009 TtSemiLepSignalSelMVAFileSource = cms.ESSource("TtSemiLepSignalSelMVAFileSource", 0010 ttSemiLepSignalSelMVA = cms.FileInPath('TopQuarkAnalysis/TopEventSelection/data/TtSemiLepSignalSel.mva') 0011 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |