Skip to content

Commit

Permalink
Merge pull request #13040 from cms-tsg-storm/hltFixesForHiMc
Browse files Browse the repository at this point in the history
  • Loading branch information
cmsbuild committed Jan 27, 2016
2 parents d66ced3 + 91f8c87 commit 90dd89b
Show file tree
Hide file tree
Showing 11 changed files with 27 additions and 27 deletions.
6 changes: 3 additions & 3 deletions HLTrigger/Configuration/python/HLT_FULL_cff.py
@@ -1,11 +1,11 @@
# /dev/CMSSW_7_5_0/HLT/V122 (CMSSW_7_5_7_patch1)
# /dev/CMSSW_7_5_0/HLT/V123 (CMSSW_7_5_7_patch1)

import FWCore.ParameterSet.Config as cms

fragment = cms.ProcessFragment( "HLT" )

fragment.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_7_5_0/HLT/V122')
tableName = cms.string('/dev/CMSSW_7_5_0/HLT/V123')
)

fragment.HLTPSetInitialStepTrajectoryFilterBase = cms.PSet(
Expand Down Expand Up @@ -66381,7 +66381,7 @@
chi2n_no1Dmod_par = cms.double( 9999.0 ),
vertices = cms.InputTag( "hltPixelVertices" ),
max_eta = cms.double( 9999.0 ),
d0_par2 = cms.vdouble( 5.0, 0.0 ),
d0_par2 = cms.vdouble( 9999.0, 0.0 ),
d0_par1 = cms.vdouble( 9999.0, 0.0 ),
res_par = cms.vdouble( 99999.0, 99999.0 ),
minHitsToBypassChecks = cms.uint32( 999 )
Expand Down
4 changes: 2 additions & 2 deletions HLTrigger/Configuration/python/HLT_GRun_cff.py
@@ -1,11 +1,11 @@
# /dev/CMSSW_7_5_0/GRun/V27 (CMSSW_7_5_7_patch1)
# /dev/CMSSW_7_5_0/GRun/V28 (CMSSW_7_5_7_patch1)

import FWCore.ParameterSet.Config as cms

fragment = cms.ProcessFragment( "HLT" )

fragment.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_7_5_0/GRun/V27')
tableName = cms.string('/dev/CMSSW_7_5_0/GRun/V28')
)

fragment.HLTPSetInitialStepTrajectoryFilterBase = cms.PSet(
Expand Down
4 changes: 2 additions & 2 deletions HLTrigger/Configuration/python/HLT_HIon_cff.py
@@ -1,11 +1,11 @@
# /dev/CMSSW_7_5_0/HIon/V27 (CMSSW_7_5_7_patch1)
# /dev/CMSSW_7_5_0/HIon/V28 (CMSSW_7_5_7_patch1)

import FWCore.ParameterSet.Config as cms

fragment = cms.ProcessFragment( "HLT" )

fragment.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_7_5_0/HIon/V27')
tableName = cms.string('/dev/CMSSW_7_5_0/HIon/V28')
)

fragment.HLTPSetInitialStepTrajectoryFilterBase = cms.PSet(
Expand Down
4 changes: 2 additions & 2 deletions HLTrigger/Configuration/python/HLT_PIon_cff.py
@@ -1,11 +1,11 @@
# /dev/CMSSW_7_5_0/PIon/V27 (CMSSW_7_5_7_patch1)
# /dev/CMSSW_7_5_0/PIon/V28 (CMSSW_7_5_7_patch1)

import FWCore.ParameterSet.Config as cms

fragment = cms.ProcessFragment( "HLT" )

fragment.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_7_5_0/PIon/V27')
tableName = cms.string('/dev/CMSSW_7_5_0/PIon/V28')
)

fragment.HLTPSetInitialStepTrajectoryFilterBase = cms.PSet(
Expand Down
6 changes: 3 additions & 3 deletions HLTrigger/Configuration/python/HLT_PRef_cff.py
@@ -1,11 +1,11 @@
# /dev/CMSSW_7_5_0/PRef/V6 (CMSSW_7_5_7_patch1)
# /dev/CMSSW_7_5_0/PRef/V7 (CMSSW_7_5_7_patch1)

import FWCore.ParameterSet.Config as cms

fragment = cms.ProcessFragment( "HLT" )

fragment.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_7_5_0/PRef/V6')
tableName = cms.string('/dev/CMSSW_7_5_0/PRef/V7')
)

fragment.HLTPSetInitialStepTrajectoryFilterBase = cms.PSet(
Expand Down Expand Up @@ -10618,7 +10618,7 @@
chi2n_no1Dmod_par = cms.double( 9999.0 ),
vertices = cms.InputTag( "hltPixelVertices" ),
max_eta = cms.double( 9999.0 ),
d0_par2 = cms.vdouble( 5.0, 0.0 ),
d0_par2 = cms.vdouble( 9999.0, 0.0 ),
d0_par1 = cms.vdouble( 9999.0, 0.0 ),
res_par = cms.vdouble( 99999.0, 99999.0 ),
minHitsToBypassChecks = cms.uint32( 999 )
Expand Down
6 changes: 3 additions & 3 deletions HLTrigger/Configuration/python/HLT_pp5TeV_2015_v2_cff.py
@@ -1,11 +1,11 @@
# /frozen/2015/pp5TeV/v2.0/HLT/V2 (CMSSW_7_5_7_patch1)
# /dev/CMSSW_7_5_0/PRef/V7 (CMSSW_7_5_7_patch1)

import FWCore.ParameterSet.Config as cms

fragment = cms.ProcessFragment( "HLT" )

fragment.HLTConfigVersion = cms.PSet(
tableName = cms.string('/frozen/2015/pp5TeV/v2.0/HLT/V2')
tableName = cms.string('/dev/CMSSW_7_5_0/PRef/V7')
)

fragment.HLTPSetInitialStepTrajectoryFilterBase = cms.PSet(
Expand Down Expand Up @@ -10618,7 +10618,7 @@
chi2n_no1Dmod_par = cms.double( 9999.0 ),
vertices = cms.InputTag( "hltPixelVertices" ),
max_eta = cms.double( 9999.0 ),
d0_par2 = cms.vdouble( 5.0, 0.0 ),
d0_par2 = cms.vdouble( 9999.0, 0.0 ),
d0_par1 = cms.vdouble( 9999.0, 0.0 ),
res_par = cms.vdouble( 99999.0, 99999.0 ),
minHitsToBypassChecks = cms.uint32( 999 )
Expand Down
6 changes: 3 additions & 3 deletions HLTrigger/Configuration/test/OnLine_HLT_FULL.py
@@ -1,11 +1,11 @@
# /dev/CMSSW_7_5_0/HLT/V122 (CMSSW_7_5_7_patch1)
# /dev/CMSSW_7_5_0/HLT/V123 (CMSSW_7_5_7_patch1)

import FWCore.ParameterSet.Config as cms

process = cms.Process( "HLTFULL" )

process.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_7_5_0/HLT/V122')
tableName = cms.string('/dev/CMSSW_7_5_0/HLT/V123')
)

process.HLTPSetInitialStepTrajectoryFilterBase = cms.PSet(
Expand Down Expand Up @@ -66699,7 +66699,7 @@
chi2n_no1Dmod_par = cms.double( 9999.0 ),
vertices = cms.InputTag( "hltPixelVertices" ),
max_eta = cms.double( 9999.0 ),
d0_par2 = cms.vdouble( 5.0, 0.0 ),
d0_par2 = cms.vdouble( 9999.0, 0.0 ),
d0_par1 = cms.vdouble( 9999.0, 0.0 ),
res_par = cms.vdouble( 99999.0, 99999.0 ),
minHitsToBypassChecks = cms.uint32( 999 )
Expand Down
4 changes: 2 additions & 2 deletions HLTrigger/Configuration/test/OnLine_HLT_GRun.py
@@ -1,11 +1,11 @@
# /dev/CMSSW_7_5_0/GRun/V27 (CMSSW_7_5_7_patch1)
# /dev/CMSSW_7_5_0/GRun/V28 (CMSSW_7_5_7_patch1)

import FWCore.ParameterSet.Config as cms

process = cms.Process( "HLTGRun" )

process.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_7_5_0/GRun/V27')
tableName = cms.string('/dev/CMSSW_7_5_0/GRun/V28')
)

process.HLTPSetInitialStepTrajectoryFilterBase = cms.PSet(
Expand Down
4 changes: 2 additions & 2 deletions HLTrigger/Configuration/test/OnLine_HLT_HIon.py
@@ -1,11 +1,11 @@
# /dev/CMSSW_7_5_0/HIon/V27 (CMSSW_7_5_7_patch1)
# /dev/CMSSW_7_5_0/HIon/V28 (CMSSW_7_5_7_patch1)

import FWCore.ParameterSet.Config as cms

process = cms.Process( "HLTHIon" )

process.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_7_5_0/HIon/V27')
tableName = cms.string('/dev/CMSSW_7_5_0/HIon/V28')
)

process.HLTPSetInitialStepTrajectoryFilterBase = cms.PSet(
Expand Down
4 changes: 2 additions & 2 deletions HLTrigger/Configuration/test/OnLine_HLT_PIon.py
@@ -1,11 +1,11 @@
# /dev/CMSSW_7_5_0/PIon/V27 (CMSSW_7_5_7_patch1)
# /dev/CMSSW_7_5_0/PIon/V28 (CMSSW_7_5_7_patch1)

import FWCore.ParameterSet.Config as cms

process = cms.Process( "HLTPIon" )

process.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_7_5_0/PIon/V27')
tableName = cms.string('/dev/CMSSW_7_5_0/PIon/V28')
)

process.HLTPSetInitialStepTrajectoryFilterBase = cms.PSet(
Expand Down
6 changes: 3 additions & 3 deletions HLTrigger/Configuration/test/OnLine_HLT_PRef.py
@@ -1,11 +1,11 @@
# /dev/CMSSW_7_5_0/PRef/V6 (CMSSW_7_5_7_patch1)
# /dev/CMSSW_7_5_0/PRef/V7 (CMSSW_7_5_7_patch1)

import FWCore.ParameterSet.Config as cms

process = cms.Process( "HLTPRef" )

process.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_7_5_0/PRef/V6')
tableName = cms.string('/dev/CMSSW_7_5_0/PRef/V7')
)

process.HLTPSetInitialStepTrajectoryFilterBase = cms.PSet(
Expand Down Expand Up @@ -10936,7 +10936,7 @@
chi2n_no1Dmod_par = cms.double( 9999.0 ),
vertices = cms.InputTag( "hltPixelVertices" ),
max_eta = cms.double( 9999.0 ),
d0_par2 = cms.vdouble( 5.0, 0.0 ),
d0_par2 = cms.vdouble( 9999.0, 0.0 ),
d0_par1 = cms.vdouble( 9999.0, 0.0 ),
res_par = cms.vdouble( 99999.0, 99999.0 ),
minHitsToBypassChecks = cms.uint32( 999 )
Expand Down

0 comments on commit 90dd89b

Please sign in to comment.