Skip to content

Commit

Permalink
Migration of HLT menus to 11_0_0 Template
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin-Grunewald committed Dec 23, 2019
1 parent a1d2ae9 commit 90d3111
Show file tree
Hide file tree
Showing 18 changed files with 424 additions and 463 deletions.
184 changes: 98 additions & 86 deletions HLTrigger/Configuration/python/HLT_FULL_cff.py

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions HLTrigger/Configuration/python/HLT_Fake1_cff.py
@@ -1,13 +1,13 @@
# hltGetConfiguration --cff --data /dev/CMSSW_11_0_0/Fake1 --type Fake1

# /dev/CMSSW_11_0_0/Fake1/V9 (CMSSW_11_0_0_pre13)
# /dev/CMSSW_11_0_0/Fake1/V10 (CMSSW_11_0_0)

import FWCore.ParameterSet.Config as cms

fragment = cms.ProcessFragment( "HLT" )

fragment.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_11_0_0/Fake1/V9')
tableName = cms.string('/dev/CMSSW_11_0_0/Fake1/V10')
)

fragment.streams = cms.PSet( A = cms.vstring( 'InitialPD' ) )
Expand Down
4 changes: 2 additions & 2 deletions HLTrigger/Configuration/python/HLT_Fake2_cff.py
@@ -1,13 +1,13 @@
# hltGetConfiguration --cff --data /dev/CMSSW_11_0_0/Fake2 --type Fake2

# /dev/CMSSW_11_0_0/Fake2/V9 (CMSSW_11_0_0_pre13)
# /dev/CMSSW_11_0_0/Fake2/V10 (CMSSW_11_0_0)

import FWCore.ParameterSet.Config as cms

fragment = cms.ProcessFragment( "HLT" )

fragment.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_11_0_0/Fake2/V9')
tableName = cms.string('/dev/CMSSW_11_0_0/Fake2/V10')
)

fragment.streams = cms.PSet( A = cms.vstring( 'InitialPD' ) )
Expand Down
4 changes: 2 additions & 2 deletions HLTrigger/Configuration/python/HLT_Fake_cff.py
@@ -1,13 +1,13 @@
# hltGetConfiguration --cff --data /dev/CMSSW_11_0_0/Fake --type Fake

# /dev/CMSSW_11_0_0/Fake/V9 (CMSSW_11_0_0_pre13)
# /dev/CMSSW_11_0_0/Fake/V10 (CMSSW_11_0_0)

import FWCore.ParameterSet.Config as cms

fragment = cms.ProcessFragment( "HLT" )

fragment.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_11_0_0/Fake/V9')
tableName = cms.string('/dev/CMSSW_11_0_0/Fake/V10')
)

fragment.streams = cms.PSet( A = cms.vstring( 'InitialPD' ) )
Expand Down
131 changes: 69 additions & 62 deletions HLTrigger/Configuration/python/HLT_GRun_cff.py
@@ -1,13 +1,13 @@
# hltGetConfiguration --cff --data /dev/CMSSW_11_0_0/GRun --type GRun

# /dev/CMSSW_11_0_0/GRun/V12 (CMSSW_11_0_0_pre13)
# /dev/CMSSW_11_0_0/GRun/V13 (CMSSW_11_0_0)

import FWCore.ParameterSet.Config as cms

fragment = cms.ProcessFragment( "HLT" )

fragment.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_11_0_0/GRun/V12')
tableName = cms.string('/dev/CMSSW_11_0_0/GRun/V13')
)

fragment.transferSystem = cms.PSet(
Expand Down Expand Up @@ -6688,15 +6688,7 @@
includeGEM = cms.bool( False )
)
fragment.siPixelQualityESProducer = cms.ESProducer( "SiPixelQualityESProducer",
siPixelQualityLabel = cms.string( "" ),
ListOfRecordToMerge = cms.VPSet(
cms.PSet( record = cms.string( "SiPixelQualityFromDbRcd" ),
tag = cms.string( "" )
),
cms.PSet( record = cms.string( "SiPixelDetVOffRcd" ),
tag = cms.string( "" )
)
)
siPixelQualityLabel = cms.string( "" )
)
fragment.siPixelTemplateDBObjectESProducer = cms.ESProducer( "SiPixelTemplateDBObjectESProducer" )
fragment.siStripBackPlaneCorrectionDepESProducer = cms.ESProducer( "SiStripBackPlaneCorrectionDepESProducer",
Expand Down Expand Up @@ -12232,7 +12224,9 @@
),
cms.PSet( linkType = cms.string( "TRACK:HCAL" ),
useKDTree = cms.bool( True ),
linkerName = cms.string( "TrackAndHCALLinker" )
linkerName = cms.string( "TrackAndHCALLinker" ),
trajectoryLayerEntrance = cms.string( "HCALEntrance" ),
trajectoryLayerExit = cms.string( "HCALExit" )
),
cms.PSet( linkType = cms.string( "ECAL:HCAL" ),
useKDTree = cms.bool( False ),
Expand Down Expand Up @@ -12320,12 +12314,13 @@
verbose = cms.untracked.bool( False ),
pf_nsigma_ECAL = cms.double( 0.0 ),
usePFConversions = cms.bool( False ),
goodPixelTrackDeadHcal_maxLost4Hit = cms.int32( 1 ),
GedPhotonValueMap = cms.InputTag( 'tmpGedPhotons','valMapPFEgammaCandToPhoton' ),
useCalibrationsFromDB = cms.bool( True ),
resolHF_square = cms.vdouble( 7.834401, 0.012996, 0.0 ),
goodPixelTrackDeadHcal_ptErrRel = cms.double( 1.0 ),
goodTrackDeadHcal_validFr = cms.double( 0.5 ),
postMuonCleaning = cms.bool( True ),
egammaElectrons = cms.InputTag( "" ),
calibrationsLabel = cms.string( "HLT" ),
muon_HO = cms.vdouble( 0.9, 0.9 ),
postHFCleaning = cms.bool( False ),
factors_45 = cms.vdouble( 10.0, 100.0 ),
Expand All @@ -12337,7 +12332,7 @@
),
rejectTracks_Bad = cms.bool( False ),
vertexCollection = cms.InputTag( "hltPixelVertices" ),
calibrationsLabel = cms.string( "HLT" ),
egammaElectrons = cms.InputTag( "" ),
calibHF_a_EMonly = cms.vdouble( 0.96945, 0.96701, 0.76309, 0.82268, 0.87583, 0.89718, 0.98674, 1.4681, 1.458, 1.458 ),
dptRel_DispVtx = cms.double( 10.0 ),
muons = cms.InputTag( "hltMuons" ),
Expand All @@ -12348,6 +12343,7 @@
blocks = cms.InputTag( "hltParticleFlowBlock" ),
goodTrackDeadHcal_ptErrRel = cms.double( 0.2 ),
useEGammaFilters = cms.bool( False ),
pf_nsigma_HFHAD = cms.double( 1.0 ),
useEGammaElectrons = cms.bool( False ),
useHO = cms.bool( False ),
nsigma_TRACK = cms.double( 1.0 ),
Expand Down Expand Up @@ -12404,19 +12400,13 @@
goodTrackDeadHcal_dxy = cms.double( 0.5 ),
goodPixelTrackDeadHcal_dz = cms.double( 0.05 ),
PFEGammaCandidates = cms.InputTag( "particleFlowEGamma" ),
goodTrackDeadHcal_layers = cms.uint32( 4 ),
pf_nsigma_HFEM = cms.double( 1.0 ),
usePFDecays = cms.bool( False ),
calibHF_b_EMHAD = cms.vdouble( 1.27541, 0.85361, 0.86333, 0.89091, 0.94348, 0.94348, 0.9437, 1.0034, 1.0444, 1.0444 ),
rejectTracks_Step45 = cms.bool( False ),
GedPhotonValueMap = cms.InputTag( 'tmpGedPhotons','valMapPFEgammaCandToPhoton' ),
PFHFCleaningParameters = cms.PSet(
minSignificance = cms.double( 2.5 ),
maxSignificance = cms.double( 2.5 ),
minDeltaMet = cms.double( 0.4 ),
maxDeltaPhiPt = cms.double( 7.0 ),
minHFCleaningPt = cms.double( 5.0 ),
minSignificanceReduction = cms.double( 1.4 )
),
goodPixelTrackDeadHcal_maxLost4Hit = cms.int32( 1 ),
calibHF_eta_step = cms.vdouble( 0.0, 2.9, 3.0, 3.2, 4.2, 4.4, 4.6, 4.8, 5.2, 5.4 ),
goodTrackDeadHcal_layers = cms.uint32( 4 ),
goodPixelTrackDeadHcal_dxy = cms.double( 0.02 ),
usePFNuclearInteractions = cms.bool( False ),
GedElectronValueMap = cms.InputTag( "gedGsfElectronsTmp" ),
Expand All @@ -12426,7 +12416,14 @@
pt_Error = cms.double( 1.0 ),
debug = cms.untracked.bool( False ),
useProtectionsForJetMET = cms.bool( True ),
calibHF_eta_step = cms.vdouble( 0.0, 2.9, 3.0, 3.2, 4.2, 4.4, 4.6, 4.8, 5.2, 5.4 )
PFHFCleaningParameters = cms.PSet(
minSignificance = cms.double( 2.5 ),
maxSignificance = cms.double( 2.5 ),
minDeltaMet = cms.double( 0.4 ),
maxDeltaPhiPt = cms.double( 7.0 ),
minHFCleaningPt = cms.double( 5.0 ),
minSignificanceReduction = cms.double( 1.4 )
)
)
fragment.hltAK8PFJets = cms.EDProducer( "FastjetJetProducer",
Active_Area_Repeats = cms.int32( 5 ),
Expand Down Expand Up @@ -30703,7 +30700,9 @@
),
cms.PSet( linkType = cms.string( "TRACK:HCAL" ),
useKDTree = cms.bool( True ),
linkerName = cms.string( "TrackAndHCALLinker" )
linkerName = cms.string( "TrackAndHCALLinker" ),
trajectoryLayerEntrance = cms.string( "HCALEntrance" ),
trajectoryLayerExit = cms.string( "HCALExit" )
),
cms.PSet( linkType = cms.string( "ECAL:HCAL" ),
useKDTree = cms.bool( False ),
Expand Down Expand Up @@ -30791,12 +30790,13 @@
verbose = cms.untracked.bool( False ),
pf_nsigma_ECAL = cms.double( 0.0 ),
usePFConversions = cms.bool( False ),
goodPixelTrackDeadHcal_maxLost4Hit = cms.int32( 1 ),
GedPhotonValueMap = cms.InputTag( 'tmpGedPhotons','valMapPFEgammaCandToPhoton' ),
useCalibrationsFromDB = cms.bool( True ),
resolHF_square = cms.vdouble( 7.834401, 0.012996, 0.0 ),
goodPixelTrackDeadHcal_ptErrRel = cms.double( 1.0 ),
goodTrackDeadHcal_validFr = cms.double( 0.5 ),
postMuonCleaning = cms.bool( True ),
egammaElectrons = cms.InputTag( "" ),
calibrationsLabel = cms.string( "HLT" ),
muon_HO = cms.vdouble( 0.9, 0.9 ),
postHFCleaning = cms.bool( False ),
factors_45 = cms.vdouble( 10.0, 100.0 ),
Expand All @@ -30808,7 +30808,7 @@
),
rejectTracks_Bad = cms.bool( False ),
vertexCollection = cms.InputTag( "hltPixelVertices" ),
calibrationsLabel = cms.string( "HLT" ),
egammaElectrons = cms.InputTag( "" ),
calibHF_a_EMonly = cms.vdouble( 0.96945, 0.96701, 0.76309, 0.82268, 0.87583, 0.89718, 0.98674, 1.4681, 1.458, 1.458 ),
dptRel_DispVtx = cms.double( 10.0 ),
muons = cms.InputTag( "hltMuons" ),
Expand All @@ -30819,6 +30819,7 @@
blocks = cms.InputTag( "hltParticleFlowBlockForTaus" ),
goodTrackDeadHcal_ptErrRel = cms.double( 0.2 ),
useEGammaFilters = cms.bool( False ),
pf_nsigma_HFHAD = cms.double( 1.0 ),
useEGammaElectrons = cms.bool( False ),
useHO = cms.bool( False ),
nsigma_TRACK = cms.double( 1.0 ),
Expand Down Expand Up @@ -30875,19 +30876,13 @@
goodTrackDeadHcal_dxy = cms.double( 0.5 ),
goodPixelTrackDeadHcal_dz = cms.double( 0.05 ),
PFEGammaCandidates = cms.InputTag( "particleFlowEGamma" ),
goodTrackDeadHcal_layers = cms.uint32( 4 ),
pf_nsigma_HFEM = cms.double( 1.0 ),
usePFDecays = cms.bool( False ),
calibHF_b_EMHAD = cms.vdouble( 1.27541, 0.85361, 0.86333, 0.89091, 0.94348, 0.94348, 0.9437, 1.0034, 1.0444, 1.0444 ),
rejectTracks_Step45 = cms.bool( False ),
GedPhotonValueMap = cms.InputTag( 'tmpGedPhotons','valMapPFEgammaCandToPhoton' ),
PFHFCleaningParameters = cms.PSet(
minSignificance = cms.double( 2.5 ),
maxSignificance = cms.double( 2.5 ),
minDeltaMet = cms.double( 0.4 ),
maxDeltaPhiPt = cms.double( 7.0 ),
minHFCleaningPt = cms.double( 5.0 ),
minSignificanceReduction = cms.double( 1.4 )
),
goodPixelTrackDeadHcal_maxLost4Hit = cms.int32( 1 ),
calibHF_eta_step = cms.vdouble( 0.0, 2.9, 3.0, 3.2, 4.2, 4.4, 4.6, 4.8, 5.2, 5.4 ),
goodTrackDeadHcal_layers = cms.uint32( 4 ),
goodPixelTrackDeadHcal_dxy = cms.double( 0.02 ),
usePFNuclearInteractions = cms.bool( False ),
GedElectronValueMap = cms.InputTag( "gedGsfElectronsTmp" ),
Expand All @@ -30897,7 +30892,14 @@
pt_Error = cms.double( 1.0 ),
debug = cms.untracked.bool( False ),
useProtectionsForJetMET = cms.bool( True ),
calibHF_eta_step = cms.vdouble( 0.0, 2.9, 3.0, 3.2, 4.2, 4.4, 4.6, 4.8, 5.2, 5.4 )
PFHFCleaningParameters = cms.PSet(
minSignificance = cms.double( 2.5 ),
maxSignificance = cms.double( 2.5 ),
minDeltaMet = cms.double( 0.4 ),
maxDeltaPhiPt = cms.double( 7.0 ),
minHFCleaningPt = cms.double( 5.0 ),
minSignificanceReduction = cms.double( 1.4 )
)
)
fragment.hltAK4PFJetsForTaus = cms.EDProducer( "FastjetJetProducer",
Active_Area_Repeats = cms.int32( 5 ),
Expand Down Expand Up @@ -36451,7 +36453,9 @@
),
cms.PSet( linkType = cms.string( "TRACK:HCAL" ),
useKDTree = cms.bool( True ),
linkerName = cms.string( "TrackAndHCALLinker" )
linkerName = cms.string( "TrackAndHCALLinker" ),
trajectoryLayerEntrance = cms.string( "HCALEntrance" ),
trajectoryLayerExit = cms.string( "HCALExit" )
),
cms.PSet( linkType = cms.string( "ECAL:HCAL" ),
useKDTree = cms.bool( False ),
Expand Down Expand Up @@ -36539,12 +36543,13 @@
verbose = cms.untracked.bool( False ),
pf_nsigma_ECAL = cms.double( 0.0 ),
usePFConversions = cms.bool( False ),
goodPixelTrackDeadHcal_maxLost4Hit = cms.int32( 1 ),
GedPhotonValueMap = cms.InputTag( 'tmpGedPhotons','valMapPFEgammaCandToPhoton' ),
useCalibrationsFromDB = cms.bool( True ),
resolHF_square = cms.vdouble( 7.834401, 0.012996, 0.0 ),
goodPixelTrackDeadHcal_ptErrRel = cms.double( 1.0 ),
goodTrackDeadHcal_validFr = cms.double( 0.5 ),
postMuonCleaning = cms.bool( True ),
egammaElectrons = cms.InputTag( "" ),
calibrationsLabel = cms.string( "HLT" ),
muon_HO = cms.vdouble( 0.9, 0.9 ),
postHFCleaning = cms.bool( False ),
factors_45 = cms.vdouble( 10.0, 100.0 ),
Expand All @@ -36556,7 +36561,7 @@
),
rejectTracks_Bad = cms.bool( False ),
vertexCollection = cms.InputTag( "hltPixelVertices" ),
calibrationsLabel = cms.string( "HLT" ),
egammaElectrons = cms.InputTag( "" ),
calibHF_a_EMonly = cms.vdouble( 0.96945, 0.96701, 0.76309, 0.82268, 0.87583, 0.89718, 0.98674, 1.4681, 1.458, 1.458 ),
dptRel_DispVtx = cms.double( 10.0 ),
muons = cms.InputTag( "hltMuonsReg" ),
Expand All @@ -36567,6 +36572,7 @@
blocks = cms.InputTag( "hltParticleFlowBlockReg" ),
goodTrackDeadHcal_ptErrRel = cms.double( 0.2 ),
useEGammaFilters = cms.bool( False ),
pf_nsigma_HFHAD = cms.double( 1.0 ),
useEGammaElectrons = cms.bool( False ),
useHO = cms.bool( False ),
nsigma_TRACK = cms.double( 1.0 ),
Expand Down Expand Up @@ -36623,19 +36629,13 @@
goodTrackDeadHcal_dxy = cms.double( 0.5 ),
goodPixelTrackDeadHcal_dz = cms.double( 0.05 ),
PFEGammaCandidates = cms.InputTag( "particleFlowEGamma" ),
goodTrackDeadHcal_layers = cms.uint32( 4 ),
pf_nsigma_HFEM = cms.double( 1.0 ),
usePFDecays = cms.bool( False ),
calibHF_b_EMHAD = cms.vdouble( 1.27541, 0.85361, 0.86333, 0.89091, 0.94348, 0.94348, 0.9437, 1.0034, 1.0444, 1.0444 ),
rejectTracks_Step45 = cms.bool( False ),
GedPhotonValueMap = cms.InputTag( 'tmpGedPhotons','valMapPFEgammaCandToPhoton' ),
PFHFCleaningParameters = cms.PSet(
minSignificance = cms.double( 2.5 ),
maxSignificance = cms.double( 2.5 ),
minDeltaMet = cms.double( 0.4 ),
maxDeltaPhiPt = cms.double( 7.0 ),
minHFCleaningPt = cms.double( 5.0 ),
minSignificanceReduction = cms.double( 1.4 )
),
goodPixelTrackDeadHcal_maxLost4Hit = cms.int32( 1 ),
calibHF_eta_step = cms.vdouble( 0.0, 2.9, 3.0, 3.2, 4.2, 4.4, 4.6, 4.8, 5.2, 5.4 ),
goodTrackDeadHcal_layers = cms.uint32( 4 ),
goodPixelTrackDeadHcal_dxy = cms.double( 0.02 ),
usePFNuclearInteractions = cms.bool( False ),
GedElectronValueMap = cms.InputTag( "gedGsfElectronsTmp" ),
Expand All @@ -36645,7 +36645,14 @@
pt_Error = cms.double( 1.0 ),
debug = cms.untracked.bool( False ),
useProtectionsForJetMET = cms.bool( True ),
calibHF_eta_step = cms.vdouble( 0.0, 2.9, 3.0, 3.2, 4.2, 4.4, 4.6, 4.8, 5.2, 5.4 )
PFHFCleaningParameters = cms.PSet(
minSignificance = cms.double( 2.5 ),
maxSignificance = cms.double( 2.5 ),
minDeltaMet = cms.double( 0.4 ),
maxDeltaPhiPt = cms.double( 7.0 ),
minHFCleaningPt = cms.double( 5.0 ),
minSignificanceReduction = cms.double( 1.4 )
)
)
fragment.hltAK4PFJetsReg = cms.EDProducer( "FastjetJetProducer",
Active_Area_Repeats = cms.int32( 5 ),
Expand Down Expand Up @@ -53107,13 +53114,13 @@
minimumTransverseMomentum = cms.double( 1.0 ),
primaryVertex = cms.InputTag( "hltVerticesPFFilter" ),
maximumLongitudinalImpactParameter = cms.double( 17.0 ),
jets = cms.InputTag( "hltPFJetForBtag" ),
computeGhostTrack = cms.bool( True ),
maxDeltaR = cms.double( 0.4 ),
candidates = cms.InputTag( "hltParticleFlow" ),
jetDirectionUsingGhostTrack = cms.bool( False ),
minimumNumberOfPixelHits = cms.int32( 2 ),
jetDirectionUsingTracks = cms.bool( False ),
computeGhostTrack = cms.bool( True ),
jets = cms.InputTag( "hltPFJetForBtag" ),
useTrackQuality = cms.bool( False ),
ghostTrackPriorDeltaR = cms.double( 0.03 ),
maximumChiSquared = cms.double( 5.0 ),
Expand Down Expand Up @@ -86092,13 +86099,13 @@
minimumTransverseMomentum = cms.double( 1.0 ),
primaryVertex = cms.InputTag( "hltVerticesPFFilter" ),
maximumLongitudinalImpactParameter = cms.double( 17.0 ),
jets = cms.InputTag( "hltPFJetForBtagAK8" ),
computeGhostTrack = cms.bool( True ),
maxDeltaR = cms.double( 0.4 ),
candidates = cms.InputTag( "hltParticleFlow" ),
jetDirectionUsingGhostTrack = cms.bool( False ),
minimumNumberOfPixelHits = cms.int32( 2 ),
jetDirectionUsingTracks = cms.bool( False ),
computeGhostTrack = cms.bool( True ),
jets = cms.InputTag( "hltPFJetForBtagAK8" ),
useTrackQuality = cms.bool( False ),
ghostTrackPriorDeltaR = cms.double( 0.03 ),
maximumChiSquared = cms.double( 5.0 ),
Expand Down Expand Up @@ -86315,13 +86322,13 @@
minimumTransverseMomentum = cms.double( 1.0 ),
primaryVertex = cms.InputTag( "hltVerticesPFFilter" ),
maximumLongitudinalImpactParameter = cms.double( 17.0 ),
jets = cms.InputTag( "hltPFJetForDBtagAK8" ),
computeGhostTrack = cms.bool( True ),
maxDeltaR = cms.double( 0.4 ),
candidates = cms.InputTag( "hltParticleFlow" ),
jetDirectionUsingGhostTrack = cms.bool( False ),
minimumNumberOfPixelHits = cms.int32( 2 ),
jetDirectionUsingTracks = cms.bool( False ),
computeGhostTrack = cms.bool( True ),
jets = cms.InputTag( "hltPFJetForDBtagAK8" ),
useTrackQuality = cms.bool( False ),
ghostTrackPriorDeltaR = cms.double( 0.03 ),
maximumChiSquared = cms.double( 5.0 ),
Expand Down

0 comments on commit 90d3111

Please sign in to comment.