Skip to content

Commit

Permalink
Merge pull request #17666 from cms-tsg-storm/90XHLTFev27
Browse files Browse the repository at this point in the history
90X HLT template migration and small updates
  • Loading branch information
cmsbuild committed Mar 1, 2017
2 parents 0c278bb + 178a664 commit cd0fed8
Show file tree
Hide file tree
Showing 17 changed files with 247 additions and 235 deletions.
50 changes: 25 additions & 25 deletions HLTrigger/Configuration/python/HLT_FULL_cff.py
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# /dev/CMSSW_9_0_0/HLT/V10 (CMSSW_9_0_0_pre4_HLT1)
# /dev/CMSSW_9_0_0/HLT/V12 (CMSSW_9_0_0_pre5)

import FWCore.ParameterSet.Config as cms

fragment = cms.ProcessFragment( "HLT" )

fragment.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_9_0_0/HLT/V10')
tableName = cms.string('/dev/CMSSW_9_0_0/HLT/V12')
)

fragment.HLTPSetJetCoreStepTrajectoryFilter = cms.PSet(
Expand Down Expand Up @@ -4438,13 +4438,13 @@
'HcalCellDead' )
)
fragment.hltCombinedSecondaryVertex = cms.ESProducer( "CombinedSecondaryVertexESProducer",
charmCut = cms.double( 1.5 ),
recordLabel = cms.string( "HLT" ),
categoryVariableName = cms.string( "vertexCategory" ),
useTrackWeights = cms.bool( True ),
useCategories = cms.bool( True ),
pseudoMultiplicityMin = cms.uint32( 2 ),
correctVertexMass = cms.bool( True ),
trackSelection = cms.PSet(
categoryVariableName = cms.string( "vertexCategory" ),
trackPseudoSelection = cms.PSet(
maxDistToAxis = cms.double( 0.07 ),
totalHitsMin = cms.uint32( 0 ),
ptMin = cms.double( 0.0 ),
Expand All @@ -4457,7 +4457,7 @@
jetDeltaRMax = cms.double( 0.3 ),
normChi2Max = cms.double( 99999.9 ),
pixelHitsMin = cms.uint32( 0 ),
sip2dSigMin = cms.double( -99999.9 ),
sip2dSigMin = cms.double( 2.0 ),
sip2dValMin = cms.double( -99999.9 ),
sip3dSigMin = cms.double( -99999.9 ),
sip3dValMin = cms.double( -99999.9 )
Expand All @@ -4466,12 +4466,12 @@
'CombinedSVPseudoVertex',
'CombinedSVNoVertex' ),
trackPairV0Filter = cms.PSet( k0sMassWindow = cms.double( 0.03 ) ),
charmCut = cms.double( 1.5 ),
correctVertexMass = cms.bool( True ),
vertexFlip = cms.bool( False ),
minimumTrackWeight = cms.double( 0.5 ),
pseudoVertexV0Filter = cms.PSet( k0sMassWindow = cms.double( 0.05 ) ),
trackMultiplicityMin = cms.uint32( 3 ),
trackPseudoSelection = cms.PSet(
trackSelection = cms.PSet(
maxDistToAxis = cms.double( 0.07 ),
totalHitsMin = cms.uint32( 0 ),
ptMin = cms.double( 0.0 ),
Expand All @@ -4484,7 +4484,7 @@
jetDeltaRMax = cms.double( 0.3 ),
normChi2Max = cms.double( 99999.9 ),
pixelHitsMin = cms.uint32( 0 ),
sip2dSigMin = cms.double( 2.0 ),
sip2dSigMin = cms.double( -99999.9 ),
sip2dValMin = cms.double( -99999.9 ),
sip3dSigMin = cms.double( -99999.9 ),
sip3dValMin = cms.double( -99999.9 )
Expand All @@ -4494,13 +4494,13 @@
trackFlip = cms.bool( False )
)
fragment.hltCombinedSecondaryVertexV2 = cms.ESProducer( "CombinedSecondaryVertexESProducer",
charmCut = cms.double( 1.5 ),
recordLabel = cms.string( "HLT" ),
categoryVariableName = cms.string( "vertexCategory" ),
useTrackWeights = cms.bool( True ),
useCategories = cms.bool( True ),
pseudoMultiplicityMin = cms.uint32( 2 ),
correctVertexMass = cms.bool( True ),
trackSelection = cms.PSet(
categoryVariableName = cms.string( "vertexCategory" ),
trackPseudoSelection = cms.PSet(
max_pT_dRcut = cms.double( 0.1 ),
b_dR = cms.double( 0.6263 ),
min_pT = cms.double( 120.0 ),
Expand All @@ -4526,18 +4526,18 @@
jetDeltaRMax = cms.double( 0.3 ),
pixelHitsMin = cms.uint32( 0 ),
sip3dSigMin = cms.double( -99999.9 ),
sip2dSigMin = cms.double( -99999.9 )
sip2dSigMin = cms.double( 2.0 )
),
calibrationRecords = cms.vstring( 'CombinedSVIVFV2RecoVertex',
'CombinedSVIVFV2PseudoVertex',
'CombinedSVIVFV2NoVertex' ),
trackPairV0Filter = cms.PSet( k0sMassWindow = cms.double( 0.03 ) ),
charmCut = cms.double( 1.5 ),
correctVertexMass = cms.bool( True ),
vertexFlip = cms.bool( False ),
minimumTrackWeight = cms.double( 0.5 ),
pseudoVertexV0Filter = cms.PSet( k0sMassWindow = cms.double( 0.05 ) ),
trackMultiplicityMin = cms.uint32( 3 ),
trackPseudoSelection = cms.PSet(
trackSelection = cms.PSet(
max_pT_dRcut = cms.double( 0.1 ),
b_dR = cms.double( 0.6263 ),
min_pT = cms.double( 120.0 ),
Expand All @@ -4563,7 +4563,7 @@
jetDeltaRMax = cms.double( 0.3 ),
pixelHitsMin = cms.uint32( 0 ),
sip3dSigMin = cms.double( -99999.9 ),
sip2dSigMin = cms.double( 2.0 )
sip2dSigMin = cms.double( -99999.9 )
),
trackSort = cms.string( "sip2dSig" ),
SoftLeptonFlip = cms.bool( False ),
Expand Down Expand Up @@ -44204,7 +44204,7 @@
)
fragment.hltDeDxEstimatorProducer = cms.EDProducer( "DeDxEstimatorProducer",
UseStrip = cms.bool( True ),
MeVperADCPixel = cms.double( 3.61E-6 ),
exponent = cms.double( -2.0 ),
UseCalibration = cms.bool( False ),
calibrationPath = cms.string( "" ),
ProbabilityMode = cms.string( "Accumulation" ),
Expand All @@ -44215,7 +44215,7 @@
MeVperADCStrip = cms.double( 9.5665E-4 ),
estimator = cms.string( "generic" ),
Reccord = cms.string( "SiStripDeDxMip_3D_Rcd" ),
exponent = cms.double( -2.0 )
MeVperADCPixel = cms.double( 3.61E-6 )
)
fragment.hltTrk35IsoLooseFilter = cms.EDFilter( "HLTDeDxFilter",
saveTags = cms.bool( True ),
Expand Down Expand Up @@ -67576,9 +67576,9 @@
clustershapecollectionEE = cms.string( "islandEndcapShape" ),
clustershapecollectionEB = cms.string( "islandBarrelShape" ),
VerbosityLevel = cms.string( "ERROR" ),
IslandBarrelSeedThr = cms.double( 0.5 ),
barrelClusterCollection = cms.string( "islandBarrelBasicClustersHI" ),
endcapClusterCollection = cms.string( "islandEndcapBasicClustersHI" ),
barrelClusterCollection = cms.string( "islandBarrelBasicClustersHI" )
IslandBarrelSeedThr = cms.double( 0.5 )
)
fragment.hltHiIslandSuperClustersHI = cms.EDProducer( "HiSuperClusterProducer",
barrelSuperclusterCollection = cms.string( "islandBarrelSuperClustersHI" ),
Expand Down Expand Up @@ -73722,15 +73722,15 @@
)
fragment.hltHISiPixelClustersAfterSplitting = cms.EDProducer( "JetCoreClusterSplitter",
verbose = cms.bool( False ),
deltaRmax = cms.double( 0.1 ),
chargeFractionMin = cms.double( 2.0 ),
forceXError = cms.double( 100.0 ),
vertices = cms.InputTag( "hltHISelectedVertex" ),
chargePerUnit = cms.double( 2000.0 ),
forceYError = cms.double( 150.0 ),
centralMIPCharge = cms.double( 26000.0 ),
forceYError = cms.double( 150.0 ),
pixelClusters = cms.InputTag( "hltHISiPixelClusters" ),
ptMin = cms.double( 100.0 ),
chargeFractionMin = cms.double( 2.0 ),
deltaRmax = cms.double( 0.1 ),
cores = cms.InputTag( "hltHIJetsForCoreTracking" ),
fractionalWidth = cms.double( 0.4 ),
pixelCPE = cms.string( "hltESPPixelCPEGeneric" )
Expand Down Expand Up @@ -76257,9 +76257,9 @@
clustershapecollectionEE = cms.string( "islandEndcapShape" ),
clustershapecollectionEB = cms.string( "islandBarrelShape" ),
VerbosityLevel = cms.string( "ERROR" ),
IslandBarrelSeedThr = cms.double( 0.5 ),
barrelClusterCollection = cms.string( "islandBarrelBasicClustersHI" ),
endcapClusterCollection = cms.string( "islandEndcapBasicClustersHI" ),
barrelClusterCollection = cms.string( "islandBarrelBasicClustersHI" )
IslandBarrelSeedThr = cms.double( 0.5 )
)
fragment.hltHiIslandSuperClusters50nsMultiFitHI = cms.EDProducer( "HiSuperClusterProducer",
barrelSuperclusterCollection = cms.string( "islandBarrelSuperClustersHI" ),
Expand Down
4 changes: 2 additions & 2 deletions HLTrigger/Configuration/python/HLT_Fake1_cff.py
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# /dev/CMSSW_9_0_0/Fake1/V2 (CMSSW_9_0_0_pre2)
# /dev/CMSSW_9_0_0/Fake1/V3 (CMSSW_9_0_0_pre5)

import FWCore.ParameterSet.Config as cms

fragment = cms.ProcessFragment( "HLT" )

fragment.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_9_0_0/Fake1/V2')
tableName = cms.string('/dev/CMSSW_9_0_0/Fake1/V3')
)

fragment.streams = cms.PSet( A = cms.vstring( 'InitialPD' ) )
Expand Down
4 changes: 2 additions & 2 deletions HLTrigger/Configuration/python/HLT_Fake_cff.py
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# /dev/CMSSW_9_0_0/Fake/V2 (CMSSW_9_0_0_pre2)
# /dev/CMSSW_9_0_0/Fake/V3 (CMSSW_9_0_0_pre5)

import FWCore.ParameterSet.Config as cms

fragment = cms.ProcessFragment( "HLT" )

fragment.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_9_0_0/Fake/V2')
tableName = cms.string('/dev/CMSSW_9_0_0/Fake/V3')
)

fragment.streams = cms.PSet( A = cms.vstring( 'InitialPD' ) )
Expand Down
40 changes: 20 additions & 20 deletions HLTrigger/Configuration/python/HLT_GRun_cff.py
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# /dev/CMSSW_9_0_0/GRun/V6 (CMSSW_9_0_0_pre4_HLT1)
# /dev/CMSSW_9_0_0/GRun/V8 (CMSSW_9_0_0_pre5)

import FWCore.ParameterSet.Config as cms

fragment = cms.ProcessFragment( "HLT" )

fragment.HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_9_0_0/GRun/V6')
tableName = cms.string('/dev/CMSSW_9_0_0/GRun/V8')
)

fragment.HLTPSetJetCoreStepTrajectoryFilter = cms.PSet(
Expand Down Expand Up @@ -3127,13 +3127,13 @@
'HcalCellDead' )
)
fragment.hltCombinedSecondaryVertex = cms.ESProducer( "CombinedSecondaryVertexESProducer",
charmCut = cms.double( 1.5 ),
recordLabel = cms.string( "HLT" ),
categoryVariableName = cms.string( "vertexCategory" ),
useTrackWeights = cms.bool( True ),
useCategories = cms.bool( True ),
pseudoMultiplicityMin = cms.uint32( 2 ),
correctVertexMass = cms.bool( True ),
trackSelection = cms.PSet(
categoryVariableName = cms.string( "vertexCategory" ),
trackPseudoSelection = cms.PSet(
maxDistToAxis = cms.double( 0.07 ),
totalHitsMin = cms.uint32( 0 ),
ptMin = cms.double( 0.0 ),
Expand All @@ -3146,7 +3146,7 @@
jetDeltaRMax = cms.double( 0.3 ),
normChi2Max = cms.double( 99999.9 ),
pixelHitsMin = cms.uint32( 0 ),
sip2dSigMin = cms.double( -99999.9 ),
sip2dSigMin = cms.double( 2.0 ),
sip2dValMin = cms.double( -99999.9 ),
sip3dSigMin = cms.double( -99999.9 ),
sip3dValMin = cms.double( -99999.9 )
Expand All @@ -3155,12 +3155,12 @@
'CombinedSVPseudoVertex',
'CombinedSVNoVertex' ),
trackPairV0Filter = cms.PSet( k0sMassWindow = cms.double( 0.03 ) ),
charmCut = cms.double( 1.5 ),
correctVertexMass = cms.bool( True ),
vertexFlip = cms.bool( False ),
minimumTrackWeight = cms.double( 0.5 ),
pseudoVertexV0Filter = cms.PSet( k0sMassWindow = cms.double( 0.05 ) ),
trackMultiplicityMin = cms.uint32( 3 ),
trackPseudoSelection = cms.PSet(
trackSelection = cms.PSet(
maxDistToAxis = cms.double( 0.07 ),
totalHitsMin = cms.uint32( 0 ),
ptMin = cms.double( 0.0 ),
Expand All @@ -3173,7 +3173,7 @@
jetDeltaRMax = cms.double( 0.3 ),
normChi2Max = cms.double( 99999.9 ),
pixelHitsMin = cms.uint32( 0 ),
sip2dSigMin = cms.double( 2.0 ),
sip2dSigMin = cms.double( -99999.9 ),
sip2dValMin = cms.double( -99999.9 ),
sip3dSigMin = cms.double( -99999.9 ),
sip3dValMin = cms.double( -99999.9 )
Expand All @@ -3183,13 +3183,13 @@
trackFlip = cms.bool( False )
)
fragment.hltCombinedSecondaryVertexV2 = cms.ESProducer( "CombinedSecondaryVertexESProducer",
charmCut = cms.double( 1.5 ),
recordLabel = cms.string( "HLT" ),
categoryVariableName = cms.string( "vertexCategory" ),
useTrackWeights = cms.bool( True ),
useCategories = cms.bool( True ),
pseudoMultiplicityMin = cms.uint32( 2 ),
correctVertexMass = cms.bool( True ),
trackSelection = cms.PSet(
categoryVariableName = cms.string( "vertexCategory" ),
trackPseudoSelection = cms.PSet(
max_pT_dRcut = cms.double( 0.1 ),
b_dR = cms.double( 0.6263 ),
min_pT = cms.double( 120.0 ),
Expand All @@ -3215,18 +3215,18 @@
jetDeltaRMax = cms.double( 0.3 ),
pixelHitsMin = cms.uint32( 0 ),
sip3dSigMin = cms.double( -99999.9 ),
sip2dSigMin = cms.double( -99999.9 )
sip2dSigMin = cms.double( 2.0 )
),
calibrationRecords = cms.vstring( 'CombinedSVIVFV2RecoVertex',
'CombinedSVIVFV2PseudoVertex',
'CombinedSVIVFV2NoVertex' ),
trackPairV0Filter = cms.PSet( k0sMassWindow = cms.double( 0.03 ) ),
charmCut = cms.double( 1.5 ),
correctVertexMass = cms.bool( True ),
vertexFlip = cms.bool( False ),
minimumTrackWeight = cms.double( 0.5 ),
pseudoVertexV0Filter = cms.PSet( k0sMassWindow = cms.double( 0.05 ) ),
trackMultiplicityMin = cms.uint32( 3 ),
trackPseudoSelection = cms.PSet(
trackSelection = cms.PSet(
max_pT_dRcut = cms.double( 0.1 ),
b_dR = cms.double( 0.6263 ),
min_pT = cms.double( 120.0 ),
Expand All @@ -3252,7 +3252,7 @@
jetDeltaRMax = cms.double( 0.3 ),
pixelHitsMin = cms.uint32( 0 ),
sip3dSigMin = cms.double( -99999.9 ),
sip2dSigMin = cms.double( 2.0 )
sip2dSigMin = cms.double( -99999.9 )
),
trackSort = cms.string( "sip2dSig" ),
SoftLeptonFlip = cms.bool( False ),
Expand Down Expand Up @@ -40357,7 +40357,7 @@
)
fragment.hltDeDxEstimatorProducer = cms.EDProducer( "DeDxEstimatorProducer",
UseStrip = cms.bool( True ),
MeVperADCPixel = cms.double( 3.61E-6 ),
exponent = cms.double( -2.0 ),
UseCalibration = cms.bool( False ),
calibrationPath = cms.string( "" ),
ProbabilityMode = cms.string( "Accumulation" ),
Expand All @@ -40368,7 +40368,7 @@
MeVperADCStrip = cms.double( 9.5665E-4 ),
estimator = cms.string( "generic" ),
Reccord = cms.string( "SiStripDeDxMip_3D_Rcd" ),
exponent = cms.double( -2.0 )
MeVperADCPixel = cms.double( 3.61E-6 )
)
fragment.hltTrk35IsoLooseFilter = cms.EDFilter( "HLTDeDxFilter",
saveTags = cms.bool( True ),
Expand Down Expand Up @@ -60833,9 +60833,9 @@
clustershapecollectionEE = cms.string( "islandEndcapShape" ),
clustershapecollectionEB = cms.string( "islandBarrelShape" ),
VerbosityLevel = cms.string( "ERROR" ),
IslandBarrelSeedThr = cms.double( 0.5 ),
barrelClusterCollection = cms.string( "islandBarrelBasicClustersHI" ),
endcapClusterCollection = cms.string( "islandEndcapBasicClustersHI" ),
barrelClusterCollection = cms.string( "islandBarrelBasicClustersHI" )
IslandBarrelSeedThr = cms.double( 0.5 )
)
fragment.hltHiIslandSuperClustersHI = cms.EDProducer( "HiSuperClusterProducer",
barrelSuperclusterCollection = cms.string( "islandBarrelSuperClustersHI" ),
Expand Down

0 comments on commit cd0fed8

Please sign in to comment.