![]() |
|
|||
File indexing completed on 2023-10-25 09:58:54
0001 import FWCore.ParameterSet.Config as cms 0002 0003 btagMC_QCD_380_470 = cms.EDFilter("BTagSkimMC", 0004 mcProcess = cms.string('QCD'), 0005 pthat_min = cms.double(380.0), 0006 verbose = cms.untracked.bool(False), 0007 pthat_max = cms.double(470.0) 0008 ) 0009 0010
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |