|
||||
File indexing completed on 2024-04-06 12:24:35
0001 # The following comments couldn't be translated into the new config version: 0002 0003 # multi-jet 0004 # single jet prescaled 0005 import FWCore.ParameterSet.Config as cms 0006 0007 import copy 0008 from HLTrigger.HLTfilters.hltHighLevel_cfi import * 0009 btagDijet_HLT = copy.deepcopy(hltHighLevel) 0010 btagDijet_HLT.HLTPaths = ['HLT1jet', 'HLT_DoubleJet150', 'HLT_TripleJet85', 'HLT_QuadJet60', 'HLT1jetPE5', 0011 'CandHLT1jetPE7'] 0012
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |