![]() |
|
|||
File indexing completed on 2024-04-06 12:24:37
0001 import FWCore.ParameterSet.Config as cms 0002 0003 # define an empty EventSetupRecord for the b/tau algorithms that do not need to access the database 0004 BTagRecord = cms.ESSource("EmptyESSource", 0005 recordName = cms.string('JetTagComputerRecord'), 0006 iovIsRunNotTime = cms.bool(True), 0007 firstValid = cms.vuint32(1) 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 |
![]() ![]() |