![]() |
|
|||
File indexing completed on 2024-04-06 12:07:38
0001 import FWCore.ParameterSet.Config as cms 0002 0003 import DQM.HLTEvF.hltMonBTagIPSource_cfi 0004 import DQM.HLTEvF.hltMonBTagMuSource_cfi 0005 0006 # definition of the Sources for 8E29 0007 #hltMonBTagIP_Jet50U_Source = DQM.HLTEvF.hltMonBTagIPSource_cfi.hltMonBTagIPSource.clone() 0008 #hltMonBTagMu_Jet10U_Source = DQM.HLTEvF.hltMonBTagMuSource_cfi.hltMonBTagMuSource.clone() 0009 0010 #hltMonBTag = cms.Path( hltMonBTagIP_Jet50U_Source + hltMonBTagMu_Jet10U_Source ) 0011 0012 0013 # simple b-tag monitor (can also just be included through HLTMonSimpleBTag_cff) 0014 #import DQM.HLTEvF.HLTMonSimpleBTag_cfi 0015 from DQM.HLTEvF.HLTMonSimpleBTag_cfi import * 0016 hltMonBTag = cms.Path(hltMonSimpleBTag)
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |