Skip to content

Commit

Permalink
Merge pull request #6426 from perrotta/fixParameterNamesInHltConfig
Browse files Browse the repository at this point in the history
fix two parameter names in HLT configs
  • Loading branch information
cmsbuild committed Nov 15, 2014
2 parents 8931032 + 835b9c2 commit f41a0d4
Show file tree
Hide file tree
Showing 14 changed files with 40 additions and 40 deletions.
4 changes: 2 additions & 2 deletions HLTrigger/Configuration/python/HLT_FULL_Famos_cff.py
@@ -1,11 +1,11 @@
# /dev/CMSSW_7_2_1/HLT/V111 (CMSSW_7_2_1_patch2)
# /dev/CMSSW_7_2_1/HLT/V113 (CMSSW_7_2_1_patch2)

import FWCore.ParameterSet.Config as cms
from FastSimulation.HighLevelTrigger.HLTSetup_cff import *


HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_7_2_1/HLT/V111')
tableName = cms.string('/dev/CMSSW_7_2_1/HLT/V113')
)

HLTIter4PSetTrajectoryFilterIT = cms.PSet(
Expand Down
8 changes: 4 additions & 4 deletions HLTrigger/Configuration/python/HLT_FULL_cff.py
@@ -1,10 +1,10 @@
# /dev/CMSSW_7_2_1/HLT/V111 (CMSSW_7_2_1_patch2)
# /dev/CMSSW_7_2_1/HLT/V113 (CMSSW_7_2_1_patch2)

import FWCore.ParameterSet.Config as cms


HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_7_2_1/HLT/V111')
tableName = cms.string('/dev/CMSSW_7_2_1/HLT/V113')
)

HLTIter4PSetTrajectoryFilterIT = cms.PSet(
Expand Down Expand Up @@ -39867,7 +39867,7 @@
vertexSrc = cms.InputTag( "hltDisplacedhltTrimmedPixelVertices" ),
searchOpt = cms.bool( True ),
ptMin = cms.double( 0.8 ),
measurementTrackerName = cms.string( "displacedhltIter4MaskedMeasurementTrackerEvent" ),
measurementTrackerName = cms.string( "hltDisplacedhltIter4MaskedMeasurementTrackerEvent" ),
mode = cms.string( "VerticesFixed" ),
maxNRegions = cms.int32( 100 ),
maxNVertices = cms.int32( 10 ),
Expand Down Expand Up @@ -40022,7 +40022,7 @@
MaxNormalizedChisq = cms.double( 1000.0 ),
TrackProducer1 = cms.string( "hltIter2MergedForBTag" ),
MinFound = cms.int32( 3 ),
TrackProducer2 = cms.string( "displacedhltIter4PFlowTrackSelectionHighPurity" ),
TrackProducer2 = cms.string( "hltDisplacedhltIter4PFlowTrackSelectionHighPurity" ),
LostHitPenalty = cms.double( 20.0 ),
FoundHitBonus = cms.double( 5.0 )
)
Expand Down
4 changes: 2 additions & 2 deletions HLTrigger/Configuration/python/HLT_GRun_Famos_cff.py
@@ -1,11 +1,11 @@
# /dev/CMSSW_7_2_1/GRun/V58 (CMSSW_7_2_1_patch2)
# /dev/CMSSW_7_2_1/GRun/V59 (CMSSW_7_2_1_patch2)

import FWCore.ParameterSet.Config as cms
from FastSimulation.HighLevelTrigger.HLTSetup_cff import *


HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_7_2_1/GRun/V58')
tableName = cms.string('/dev/CMSSW_7_2_1/GRun/V59')
)

HLTIter4PSetTrajectoryFilterIT = cms.PSet(
Expand Down
8 changes: 4 additions & 4 deletions HLTrigger/Configuration/python/HLT_GRun_cff.py
@@ -1,10 +1,10 @@
# /dev/CMSSW_7_2_1/GRun/V58 (CMSSW_7_2_1_patch2)
# /dev/CMSSW_7_2_1/GRun/V59 (CMSSW_7_2_1_patch2)

import FWCore.ParameterSet.Config as cms


HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_7_2_1/GRun/V58')
tableName = cms.string('/dev/CMSSW_7_2_1/GRun/V59')
)

HLTIter4PSetTrajectoryFilterIT = cms.PSet(
Expand Down Expand Up @@ -36302,7 +36302,7 @@
vertexSrc = cms.InputTag( "hltDisplacedhltTrimmedPixelVertices" ),
searchOpt = cms.bool( True ),
ptMin = cms.double( 0.8 ),
measurementTrackerName = cms.string( "displacedhltIter4MaskedMeasurementTrackerEvent" ),
measurementTrackerName = cms.string( "hltDisplacedhltIter4MaskedMeasurementTrackerEvent" ),
mode = cms.string( "VerticesFixed" ),
maxNRegions = cms.int32( 100 ),
maxNVertices = cms.int32( 10 ),
Expand Down Expand Up @@ -36457,7 +36457,7 @@
MaxNormalizedChisq = cms.double( 1000.0 ),
TrackProducer1 = cms.string( "hltIter2MergedForBTag" ),
MinFound = cms.int32( 3 ),
TrackProducer2 = cms.string( "displacedhltIter4PFlowTrackSelectionHighPurity" ),
TrackProducer2 = cms.string( "hltDisplacedhltIter4PFlowTrackSelectionHighPurity" ),
LostHitPenalty = cms.double( 20.0 ),
FoundHitBonus = cms.double( 5.0 )
)
Expand Down
4 changes: 2 additions & 2 deletions HLTrigger/Configuration/python/HLT_HIon_cff.py
@@ -1,10 +1,10 @@
# /dev/CMSSW_7_2_1/HIon/V58 (CMSSW_7_2_1_patch2)
# /dev/CMSSW_7_2_1/HIon/V59 (CMSSW_7_2_1_patch2)

import FWCore.ParameterSet.Config as cms


HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_7_2_1/HIon/V58')
tableName = cms.string('/dev/CMSSW_7_2_1/HIon/V59')
)

HLTIter4PSetTrajectoryFilterIT = cms.PSet(
Expand Down
4 changes: 2 additions & 2 deletions HLTrigger/Configuration/python/HLT_PIon_cff.py
@@ -1,10 +1,10 @@
# /dev/CMSSW_7_2_1/PIon/V58 (CMSSW_7_2_1_patch2)
# /dev/CMSSW_7_2_1/PIon/V59 (CMSSW_7_2_1_patch2)

import FWCore.ParameterSet.Config as cms


HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_7_2_1/PIon/V58')
tableName = cms.string('/dev/CMSSW_7_2_1/PIon/V59')
)

HLTIter4PSetTrajectoryFilterIT = cms.PSet(
Expand Down
8 changes: 4 additions & 4 deletions HLTrigger/Configuration/test/OnData_HLT_FULL.py
@@ -1,11 +1,11 @@
# /dev/CMSSW_7_2_1/HLT/V111 (CMSSW_7_2_1_patch2)
# /dev/CMSSW_7_2_1/HLT/V113 (CMSSW_7_2_1_patch2)

import FWCore.ParameterSet.Config as cms

process = cms.Process( "HLTFULL" )

process.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_7_2_1/HLT/V111')
tableName = cms.string('/dev/CMSSW_7_2_1/HLT/V113')
)

process.HLTIter4PSetTrajectoryFilterIT = cms.PSet(
Expand Down Expand Up @@ -40364,7 +40364,7 @@
vertexSrc = cms.InputTag( "hltDisplacedhltTrimmedPixelVertices" ),
searchOpt = cms.bool( True ),
ptMin = cms.double( 0.8 ),
measurementTrackerName = cms.string( "displacedhltIter4MaskedMeasurementTrackerEvent" ),
measurementTrackerName = cms.string( "hltDisplacedhltIter4MaskedMeasurementTrackerEvent" ),
mode = cms.string( "VerticesFixed" ),
maxNRegions = cms.int32( 100 ),
maxNVertices = cms.int32( 10 ),
Expand Down Expand Up @@ -40519,7 +40519,7 @@
MaxNormalizedChisq = cms.double( 1000.0 ),
TrackProducer1 = cms.string( "hltIter2MergedForBTag" ),
MinFound = cms.int32( 3 ),
TrackProducer2 = cms.string( "displacedhltIter4PFlowTrackSelectionHighPurity" ),
TrackProducer2 = cms.string( "hltDisplacedhltIter4PFlowTrackSelectionHighPurity" ),
LostHitPenalty = cms.double( 20.0 ),
FoundHitBonus = cms.double( 5.0 )
)
Expand Down
8 changes: 4 additions & 4 deletions HLTrigger/Configuration/test/OnData_HLT_GRun.py
@@ -1,11 +1,11 @@
# /dev/CMSSW_7_2_1/GRun/V58 (CMSSW_7_2_1_patch2)
# /dev/CMSSW_7_2_1/GRun/V59 (CMSSW_7_2_1_patch2)

import FWCore.ParameterSet.Config as cms

process = cms.Process( "HLTGRun" )

process.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_7_2_1/GRun/V58')
tableName = cms.string('/dev/CMSSW_7_2_1/GRun/V59')
)

process.HLTIter4PSetTrajectoryFilterIT = cms.PSet(
Expand Down Expand Up @@ -36799,7 +36799,7 @@
vertexSrc = cms.InputTag( "hltDisplacedhltTrimmedPixelVertices" ),
searchOpt = cms.bool( True ),
ptMin = cms.double( 0.8 ),
measurementTrackerName = cms.string( "displacedhltIter4MaskedMeasurementTrackerEvent" ),
measurementTrackerName = cms.string( "hltDisplacedhltIter4MaskedMeasurementTrackerEvent" ),
mode = cms.string( "VerticesFixed" ),
maxNRegions = cms.int32( 100 ),
maxNVertices = cms.int32( 10 ),
Expand Down Expand Up @@ -36954,7 +36954,7 @@
MaxNormalizedChisq = cms.double( 1000.0 ),
TrackProducer1 = cms.string( "hltIter2MergedForBTag" ),
MinFound = cms.int32( 3 ),
TrackProducer2 = cms.string( "displacedhltIter4PFlowTrackSelectionHighPurity" ),
TrackProducer2 = cms.string( "hltDisplacedhltIter4PFlowTrackSelectionHighPurity" ),
LostHitPenalty = cms.double( 20.0 ),
FoundHitBonus = cms.double( 5.0 )
)
Expand Down
4 changes: 2 additions & 2 deletions HLTrigger/Configuration/test/OnData_HLT_HIon.py
@@ -1,11 +1,11 @@
# /dev/CMSSW_7_2_1/HIon/V58 (CMSSW_7_2_1_patch2)
# /dev/CMSSW_7_2_1/HIon/V59 (CMSSW_7_2_1_patch2)

import FWCore.ParameterSet.Config as cms

process = cms.Process( "HLTHIon" )

process.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_7_2_1/HIon/V58')
tableName = cms.string('/dev/CMSSW_7_2_1/HIon/V59')
)

process.HLTIter4PSetTrajectoryFilterIT = cms.PSet(
Expand Down
4 changes: 2 additions & 2 deletions HLTrigger/Configuration/test/OnData_HLT_PIon.py
@@ -1,11 +1,11 @@
# /dev/CMSSW_7_2_1/PIon/V58 (CMSSW_7_2_1_patch2)
# /dev/CMSSW_7_2_1/PIon/V59 (CMSSW_7_2_1_patch2)

import FWCore.ParameterSet.Config as cms

process = cms.Process( "HLTPIon" )

process.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_7_2_1/PIon/V58')
tableName = cms.string('/dev/CMSSW_7_2_1/PIon/V59')
)

process.HLTIter4PSetTrajectoryFilterIT = cms.PSet(
Expand Down
8 changes: 4 additions & 4 deletions HLTrigger/Configuration/test/OnMc_HLT_FULL.py
@@ -1,11 +1,11 @@
# /dev/CMSSW_7_2_1/HLT/V111 (CMSSW_7_2_1_patch2)
# /dev/CMSSW_7_2_1/HLT/V113 (CMSSW_7_2_1_patch2)

import FWCore.ParameterSet.Config as cms

process = cms.Process( "HLTFULL" )

process.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_7_2_1/HLT/V111')
tableName = cms.string('/dev/CMSSW_7_2_1/HLT/V113')
)

process.HLTIter4PSetTrajectoryFilterIT = cms.PSet(
Expand Down Expand Up @@ -40364,7 +40364,7 @@
vertexSrc = cms.InputTag( "hltDisplacedhltTrimmedPixelVertices" ),
searchOpt = cms.bool( True ),
ptMin = cms.double( 0.8 ),
measurementTrackerName = cms.string( "displacedhltIter4MaskedMeasurementTrackerEvent" ),
measurementTrackerName = cms.string( "hltDisplacedhltIter4MaskedMeasurementTrackerEvent" ),
mode = cms.string( "VerticesFixed" ),
maxNRegions = cms.int32( 100 ),
maxNVertices = cms.int32( 10 ),
Expand Down Expand Up @@ -40519,7 +40519,7 @@
MaxNormalizedChisq = cms.double( 1000.0 ),
TrackProducer1 = cms.string( "hltIter2MergedForBTag" ),
MinFound = cms.int32( 3 ),
TrackProducer2 = cms.string( "displacedhltIter4PFlowTrackSelectionHighPurity" ),
TrackProducer2 = cms.string( "hltDisplacedhltIter4PFlowTrackSelectionHighPurity" ),
LostHitPenalty = cms.double( 20.0 ),
FoundHitBonus = cms.double( 5.0 )
)
Expand Down
8 changes: 4 additions & 4 deletions HLTrigger/Configuration/test/OnMc_HLT_GRun.py
@@ -1,11 +1,11 @@
# /dev/CMSSW_7_2_1/GRun/V58 (CMSSW_7_2_1_patch2)
# /dev/CMSSW_7_2_1/GRun/V59 (CMSSW_7_2_1_patch2)

import FWCore.ParameterSet.Config as cms

process = cms.Process( "HLTGRun" )

process.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_7_2_1/GRun/V58')
tableName = cms.string('/dev/CMSSW_7_2_1/GRun/V59')
)

process.HLTIter4PSetTrajectoryFilterIT = cms.PSet(
Expand Down Expand Up @@ -36799,7 +36799,7 @@
vertexSrc = cms.InputTag( "hltDisplacedhltTrimmedPixelVertices" ),
searchOpt = cms.bool( True ),
ptMin = cms.double( 0.8 ),
measurementTrackerName = cms.string( "displacedhltIter4MaskedMeasurementTrackerEvent" ),
measurementTrackerName = cms.string( "hltDisplacedhltIter4MaskedMeasurementTrackerEvent" ),
mode = cms.string( "VerticesFixed" ),
maxNRegions = cms.int32( 100 ),
maxNVertices = cms.int32( 10 ),
Expand Down Expand Up @@ -36954,7 +36954,7 @@
MaxNormalizedChisq = cms.double( 1000.0 ),
TrackProducer1 = cms.string( "hltIter2MergedForBTag" ),
MinFound = cms.int32( 3 ),
TrackProducer2 = cms.string( "displacedhltIter4PFlowTrackSelectionHighPurity" ),
TrackProducer2 = cms.string( "hltDisplacedhltIter4PFlowTrackSelectionHighPurity" ),
LostHitPenalty = cms.double( 20.0 ),
FoundHitBonus = cms.double( 5.0 )
)
Expand Down
4 changes: 2 additions & 2 deletions HLTrigger/Configuration/test/OnMc_HLT_HIon.py
@@ -1,11 +1,11 @@
# /dev/CMSSW_7_2_1/HIon/V58 (CMSSW_7_2_1_patch2)
# /dev/CMSSW_7_2_1/HIon/V59 (CMSSW_7_2_1_patch2)

import FWCore.ParameterSet.Config as cms

process = cms.Process( "HLTHIon" )

process.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_7_2_1/HIon/V58')
tableName = cms.string('/dev/CMSSW_7_2_1/HIon/V59')
)

process.HLTIter4PSetTrajectoryFilterIT = cms.PSet(
Expand Down
4 changes: 2 additions & 2 deletions HLTrigger/Configuration/test/OnMc_HLT_PIon.py
@@ -1,11 +1,11 @@
# /dev/CMSSW_7_2_1/PIon/V58 (CMSSW_7_2_1_patch2)
# /dev/CMSSW_7_2_1/PIon/V59 (CMSSW_7_2_1_patch2)

import FWCore.ParameterSet.Config as cms

process = cms.Process( "HLTPIon" )

process.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_7_2_1/PIon/V58')
tableName = cms.string('/dev/CMSSW_7_2_1/PIon/V59')
)

process.HLTIter4PSetTrajectoryFilterIT = cms.PSet(
Expand Down

0 comments on commit f41a0d4

Please sign in to comment.