Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix one paramenter in the hltPAGoodFullTracks module #13040

Merged
merged 2 commits into from Jan 27, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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