Skip to content

Commit

Permalink
Merge pull request #5886 from Martin-Grunewald/HLTfor73X
Browse files Browse the repository at this point in the history
HLT 720 template for 73X
  • Loading branch information
nclopezo committed Oct 21, 2014
2 parents ce40e93 + 63de2c7 commit 26a5ebf
Show file tree
Hide file tree
Showing 19 changed files with 334 additions and 264 deletions.
37 changes: 22 additions & 15 deletions HLTrigger/Configuration/python/HLT_FULL_Famos_cff.py
@@ -1,11 +1,11 @@
# /dev/CMSSW_7_2_1/HLT/V26 (CMSSW_7_2_0_pre8)
# /dev/CMSSW_7_2_1/HLT/V27 (CMSSW_7_2_0)

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


HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_7_2_1/HLT/V26')
tableName = cms.string('/dev/CMSSW_7_2_1/HLT/V27')
)

HLTIter4PSetTrajectoryFilterIT = cms.PSet(
Expand Down Expand Up @@ -726,11 +726,11 @@
'HcalCellDead' )
)
hltCombinedSecondaryVertex = cms.ESProducer( "CombinedSecondaryVertexESProducer",
trackPairV0Filter = cms.PSet( k0sMassWindow = cms.double( 0.03 ) ),
categoryVariableName = cms.string( "vertexCategory" ),
useTrackWeights = cms.bool( True ),
useCategories = cms.bool( True ),
pseudoMultiplicityMin = cms.uint32( 2 ),
categoryVariableName = cms.string( "vertexCategory" ),
correctVertexMass = cms.bool( True ),
trackSelection = cms.PSet(
totalHitsMin = cms.uint32( 0 ),
jetDeltaRMax = cms.double( 0.3 ),
Expand All @@ -752,7 +752,7 @@
calibrationRecords = cms.vstring( 'CombinedSVRecoVertex',
'CombinedSVPseudoVertex',
'CombinedSVNoVertex' ),
correctVertexMass = cms.bool( True ),
trackPairV0Filter = cms.PSet( k0sMassWindow = cms.double( 0.03 ) ),
charmCut = cms.double( 1.5 ),
vertexFlip = cms.bool( False ),
minimumTrackWeight = cms.double( 0.5 ),
Expand Down Expand Up @@ -2256,6 +2256,7 @@
DT_12 = cms.vdouble( 0.183, 0.054, -0.087, 0.028, 0.002, 0.0 ),
DT_14 = cms.vdouble( 0.359, 0.052, -0.107, 0.072, -0.004, 0.0 ),
CSC_13_3_scale = cms.vdouble( -1.701268, 0.0 ),
DT_24_2_scale = cms.vdouble( -6.63094, 0.0 ),
CSC_23 = cms.vdouble( -0.081, 0.113, -0.029, 0.015, 0.008, 0.0 ),
CSC_24 = cms.vdouble( 0.004, 0.021, -0.002, 0.053, 0.0, 0.0 ),
OL_2222 = cms.vdouble( 0.107, 0.0, 0.0, 0.04, 0.0, 0.0 ),
Expand All @@ -2270,14 +2271,14 @@
SME_22_0_scale = cms.vdouble( -3.457901, 0.0 ),
DT_24_1_scale = cms.vdouble( -7.490909, 0.0 ),
OL_1232_0_scale = cms.vdouble( -5.964634, 0.0 ),
SMB_32 = cms.vdouble( 0.67, -0.327, 0.0, 0.22, 0.0, 0.0 ),
DT_23_1_scale = cms.vdouble( -5.320346, 0.0 ),
SME_13_0_scale = cms.vdouble( 0.104905, 0.0 ),
SMB_22_0_scale = cms.vdouble( 1.346681, 0.0 ),
CSC_12_1_scale = cms.vdouble( -6.434242, 0.0 ),
DT_34 = cms.vdouble( 0.044, 0.004, -0.013, 0.029, 0.003, 0.0 ),
SME_32 = cms.vdouble( -0.901, 1.333, -0.47, 0.41, 0.073, 0.0 ),
SME_31 = cms.vdouble( -1.594, 1.482, -0.317, 0.487, 0.097, 0.0 ),
SMB_32_0_scale = cms.vdouble( -3.054156, 0.0 ),
CSC_13_2_scale = cms.vdouble( -6.077936, 0.0 ),
crackEtas = cms.vdouble( 0.2, 1.6, 1.7 ),
SME_11_0_scale = cms.vdouble( 1.325085, 0.0 ),
SMB_20_0_scale = cms.vdouble( 1.486168, 0.0 ),
Expand All @@ -2296,15 +2297,15 @@
DT_34_1_scale = cms.vdouble( -13.783765, 0.0 ),
CSC_34_1_scale = cms.vdouble( -11.520507, 0.0 ),
OL_2213_0_scale = cms.vdouble( -7.239789, 0.0 ),
CSC_13_2_scale = cms.vdouble( -6.077936, 0.0 ),
SMB_32_0_scale = cms.vdouble( -3.054156, 0.0 ),
CSC_12_3_scale = cms.vdouble( -1.63622, 0.0 ),
deltaEtaCrackSearchWindow = cms.double( 0.25 ),
SME_21_0_scale = cms.vdouble( -0.040862, 0.0 ),
OL_1232 = cms.vdouble( 0.184, 0.0, 0.0, 0.066, 0.0, 0.0 ),
DTRecSegmentLabel = cms.InputTag( "hltDt4DSegments" ),
SMB_10_0_scale = cms.vdouble( 2.448566, 0.0 ),
EnableDTMeasurement = cms.bool( True ),
DT_24_2_scale = cms.vdouble( -6.63094, 0.0 ),
CSCRecSegmentLabel = cms.InputTag( "hltCscSegments" ),
CSC_23_2_scale = cms.vdouble( -6.079917, 0.0 ),
scaleDT = cms.bool( True ),
DT_12_2_scale = cms.vdouble( -3.518165, 0.0 ),
Expand All @@ -2314,7 +2315,7 @@
CSC_02 = cms.vdouble( 0.612, -0.207, 0.0, 0.067, -0.001, 0.0 ),
CSC_03 = cms.vdouble( 0.787, -0.338, 0.029, 0.101, -0.008, 0.0 ),
CSC_01 = cms.vdouble( 0.166, 0.0, 0.0, 0.031, 0.0, 0.0 ),
DT_23_1_scale = cms.vdouble( -5.320346, 0.0 ),
SMB_32 = cms.vdouble( 0.67, -0.327, 0.0, 0.22, 0.0, 0.0 ),
SMB_30 = cms.vdouble( 0.505, -0.022, 0.0, 0.215, 0.0, 0.0 ),
SMB_31 = cms.vdouble( 0.549, -0.145, 0.0, 0.207, 0.0, 0.0 ),
crackWindow = cms.double( 0.04 ),
Expand All @@ -2327,11 +2328,10 @@
DT_14_1_scale = cms.vdouble( -5.644816, 0.0 ),
beamSpotTag = cms.InputTag( "offlineBeamSpot" ),
SMB_11_0_scale = cms.vdouble( 2.56363, 0.0 ),
CSCRecSegmentLabel = cms.InputTag( "hltCscSegments" ),
CSC_13 = cms.vdouble( 0.901, -1.302, 0.533, 0.045, 0.005, 0.0 ),
EnableCSCMeasurement = cms.bool( True ),
CSC_14 = cms.vdouble( 0.606, -0.181, -0.002, 0.111, -0.003, 0.0 ),
OL_2222_0_scale = cms.vdouble( -7.667231, 0.0 ),
EnableCSCMeasurement = cms.bool( True ),
CSC_13 = cms.vdouble( 0.901, -1.302, 0.533, 0.045, 0.005, 0.0 ),
CSC_12 = cms.vdouble( -0.161, 0.254, -0.047, 0.042, -0.007, 0.0 )
)
hltL2MuonSeeds = cms.EDProducer( "L2MuonSeedGenerator",
Expand Down Expand Up @@ -4323,12 +4323,16 @@
pvSrc = cms.InputTag( "" )
)
hltFastPVJetVertexChecker = cms.EDFilter( "JetVertexChecker",
beamSpot = cms.InputTag( "offlineBeamSpot" ),
minPt = cms.double( 0.0 ),
maxTrackPt = cms.double( 20.0 ),
maxNJetsToCheck = cms.int32( 2 ),
minPtRatio = cms.double( 0.1 ),
doFilter = cms.bool( False ),
jetTracks = cms.InputTag( "hltFastPVJetTracksAssociator" ),
minPt = cms.double( 0.0 )
maxChi2 = cms.double( 20.0 ),
newMethod = cms.bool( False ),
maxNjetsOutput = cms.int32( 2 ),
beamSpot = cms.InputTag( "offlineBeamSpot" )
)
hltFastPVPixelTracksMerger = cms.EDProducer( "SimpleTrackListMerger",
ShareFrac = cms.double( 0.19 ),
Expand Down Expand Up @@ -12688,6 +12692,7 @@
hltL3fL1sMu16Eta2p1f0TkFiltered20Q = cms.EDFilter( "HLTMuonTrkFilter",
maxNormalizedChi2 = cms.double( 1.0E99 ),
saveTags = cms.bool( False ),
maxAbsEta = cms.double( 1.0E99 ),
minPt = cms.double( 20.0 ),
inputCandCollection = cms.InputTag( "hltHighPtTkMuonCands" ),
minMuonStations = cms.int32( 2 ),
Expand Down Expand Up @@ -12840,6 +12845,7 @@
hltL3fL1sMu16f0TkFiltered24Q = cms.EDFilter( "HLTMuonTrkFilter",
maxNormalizedChi2 = cms.double( 1.0E99 ),
saveTags = cms.bool( False ),
maxAbsEta = cms.double( 1.0E99 ),
minPt = cms.double( 24.0 ),
inputCandCollection = cms.InputTag( "hltHighPtTkMuonCands" ),
minMuonStations = cms.int32( 2 ),
Expand Down Expand Up @@ -12875,6 +12881,7 @@
hltL3fL1sMu20Eta2p1f0TkFiltered24Q = cms.EDFilter( "HLTMuonTrkFilter",
maxNormalizedChi2 = cms.double( 1.0E99 ),
saveTags = cms.bool( False ),
maxAbsEta = cms.double( 1.0E99 ),
minPt = cms.double( 24.0 ),
inputCandCollection = cms.InputTag( "hltHighPtTkMuonCands" ),
minMuonStations = cms.int32( 2 ),
Expand Down
37 changes: 22 additions & 15 deletions HLTrigger/Configuration/python/HLT_FULL_cff.py
@@ -1,10 +1,10 @@
# /dev/CMSSW_7_2_1/HLT/V26 (CMSSW_7_2_0_pre8)
# /dev/CMSSW_7_2_1/HLT/V27 (CMSSW_7_2_0)

import FWCore.ParameterSet.Config as cms


HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_7_2_1/HLT/V26')
tableName = cms.string('/dev/CMSSW_7_2_1/HLT/V27')
)

HLTIter4PSetTrajectoryFilterIT = cms.PSet(
Expand Down Expand Up @@ -888,11 +888,11 @@
'HcalCellDead' )
)
hltCombinedSecondaryVertex = cms.ESProducer( "CombinedSecondaryVertexESProducer",
trackPairV0Filter = cms.PSet( k0sMassWindow = cms.double( 0.03 ) ),
categoryVariableName = cms.string( "vertexCategory" ),
useTrackWeights = cms.bool( True ),
useCategories = cms.bool( True ),
pseudoMultiplicityMin = cms.uint32( 2 ),
categoryVariableName = cms.string( "vertexCategory" ),
correctVertexMass = cms.bool( True ),
trackSelection = cms.PSet(
totalHitsMin = cms.uint32( 0 ),
jetDeltaRMax = cms.double( 0.3 ),
Expand All @@ -914,7 +914,7 @@
calibrationRecords = cms.vstring( 'CombinedSVRecoVertex',
'CombinedSVPseudoVertex',
'CombinedSVNoVertex' ),
correctVertexMass = cms.bool( True ),
trackPairV0Filter = cms.PSet( k0sMassWindow = cms.double( 0.03 ) ),
charmCut = cms.double( 1.5 ),
vertexFlip = cms.bool( False ),
minimumTrackWeight = cms.double( 0.5 ),
Expand Down Expand Up @@ -2738,6 +2738,7 @@
DT_12 = cms.vdouble( 0.183, 0.054, -0.087, 0.028, 0.002, 0.0 ),
DT_14 = cms.vdouble( 0.359, 0.052, -0.107, 0.072, -0.004, 0.0 ),
CSC_13_3_scale = cms.vdouble( -1.701268, 0.0 ),
DT_24_2_scale = cms.vdouble( -6.63094, 0.0 ),
CSC_23 = cms.vdouble( -0.081, 0.113, -0.029, 0.015, 0.008, 0.0 ),
CSC_24 = cms.vdouble( 0.004, 0.021, -0.002, 0.053, 0.0, 0.0 ),
OL_2222 = cms.vdouble( 0.107, 0.0, 0.0, 0.04, 0.0, 0.0 ),
Expand All @@ -2752,14 +2753,14 @@
SME_22_0_scale = cms.vdouble( -3.457901, 0.0 ),
DT_24_1_scale = cms.vdouble( -7.490909, 0.0 ),
OL_1232_0_scale = cms.vdouble( -5.964634, 0.0 ),
SMB_32 = cms.vdouble( 0.67, -0.327, 0.0, 0.22, 0.0, 0.0 ),
DT_23_1_scale = cms.vdouble( -5.320346, 0.0 ),
SME_13_0_scale = cms.vdouble( 0.104905, 0.0 ),
SMB_22_0_scale = cms.vdouble( 1.346681, 0.0 ),
CSC_12_1_scale = cms.vdouble( -6.434242, 0.0 ),
DT_34 = cms.vdouble( 0.044, 0.004, -0.013, 0.029, 0.003, 0.0 ),
SME_32 = cms.vdouble( -0.901, 1.333, -0.47, 0.41, 0.073, 0.0 ),
SME_31 = cms.vdouble( -1.594, 1.482, -0.317, 0.487, 0.097, 0.0 ),
SMB_32_0_scale = cms.vdouble( -3.054156, 0.0 ),
CSC_13_2_scale = cms.vdouble( -6.077936, 0.0 ),
crackEtas = cms.vdouble( 0.2, 1.6, 1.7 ),
SME_11_0_scale = cms.vdouble( 1.325085, 0.0 ),
SMB_20_0_scale = cms.vdouble( 1.486168, 0.0 ),
Expand All @@ -2778,15 +2779,15 @@
DT_34_1_scale = cms.vdouble( -13.783765, 0.0 ),
CSC_34_1_scale = cms.vdouble( -11.520507, 0.0 ),
OL_2213_0_scale = cms.vdouble( -7.239789, 0.0 ),
CSC_13_2_scale = cms.vdouble( -6.077936, 0.0 ),
SMB_32_0_scale = cms.vdouble( -3.054156, 0.0 ),
CSC_12_3_scale = cms.vdouble( -1.63622, 0.0 ),
deltaEtaCrackSearchWindow = cms.double( 0.25 ),
SME_21_0_scale = cms.vdouble( -0.040862, 0.0 ),
OL_1232 = cms.vdouble( 0.184, 0.0, 0.0, 0.066, 0.0, 0.0 ),
DTRecSegmentLabel = cms.InputTag( "hltDt4DSegments" ),
SMB_10_0_scale = cms.vdouble( 2.448566, 0.0 ),
EnableDTMeasurement = cms.bool( True ),
DT_24_2_scale = cms.vdouble( -6.63094, 0.0 ),
CSCRecSegmentLabel = cms.InputTag( "hltCscSegments" ),
CSC_23_2_scale = cms.vdouble( -6.079917, 0.0 ),
scaleDT = cms.bool( True ),
DT_12_2_scale = cms.vdouble( -3.518165, 0.0 ),
Expand All @@ -2796,7 +2797,7 @@
CSC_02 = cms.vdouble( 0.612, -0.207, 0.0, 0.067, -0.001, 0.0 ),
CSC_03 = cms.vdouble( 0.787, -0.338, 0.029, 0.101, -0.008, 0.0 ),
CSC_01 = cms.vdouble( 0.166, 0.0, 0.0, 0.031, 0.0, 0.0 ),
DT_23_1_scale = cms.vdouble( -5.320346, 0.0 ),
SMB_32 = cms.vdouble( 0.67, -0.327, 0.0, 0.22, 0.0, 0.0 ),
SMB_30 = cms.vdouble( 0.505, -0.022, 0.0, 0.215, 0.0, 0.0 ),
SMB_31 = cms.vdouble( 0.549, -0.145, 0.0, 0.207, 0.0, 0.0 ),
crackWindow = cms.double( 0.04 ),
Expand All @@ -2809,11 +2810,10 @@
DT_14_1_scale = cms.vdouble( -5.644816, 0.0 ),
beamSpotTag = cms.InputTag( "hltOnlineBeamSpot" ),
SMB_11_0_scale = cms.vdouble( 2.56363, 0.0 ),
CSCRecSegmentLabel = cms.InputTag( "hltCscSegments" ),
CSC_13 = cms.vdouble( 0.901, -1.302, 0.533, 0.045, 0.005, 0.0 ),
EnableCSCMeasurement = cms.bool( True ),
CSC_14 = cms.vdouble( 0.606, -0.181, -0.002, 0.111, -0.003, 0.0 ),
OL_2222_0_scale = cms.vdouble( -7.667231, 0.0 ),
EnableCSCMeasurement = cms.bool( True ),
CSC_13 = cms.vdouble( 0.901, -1.302, 0.533, 0.045, 0.005, 0.0 ),
CSC_12 = cms.vdouble( -0.161, 0.254, -0.047, 0.042, -0.007, 0.0 )
)
hltL2MuonSeeds = cms.EDProducer( "L2MuonSeedGenerator",
Expand Down Expand Up @@ -6196,12 +6196,16 @@
pvSrc = cms.InputTag( "" )
)
hltFastPVJetVertexChecker = cms.EDFilter( "JetVertexChecker",
beamSpot = cms.InputTag( "hltOnlineBeamSpot" ),
minPt = cms.double( 0.0 ),
maxTrackPt = cms.double( 20.0 ),
maxNJetsToCheck = cms.int32( 2 ),
minPtRatio = cms.double( 0.1 ),
doFilter = cms.bool( False ),
jetTracks = cms.InputTag( "hltFastPVJetTracksAssociator" ),
minPt = cms.double( 0.0 )
maxChi2 = cms.double( 20.0 ),
newMethod = cms.bool( False ),
maxNjetsOutput = cms.int32( 2 ),
beamSpot = cms.InputTag( "hltOnlineBeamSpot" )
)
hltFastPVPixelTracksRecover = cms.EDProducer( "PixelTrackProducer",
FilterPSet = cms.PSet(
Expand Down Expand Up @@ -20142,6 +20146,7 @@
hltL3fL1sMu16Eta2p1f0TkFiltered20Q = cms.EDFilter( "HLTMuonTrkFilter",
maxNormalizedChi2 = cms.double( 1.0E99 ),
saveTags = cms.bool( False ),
maxAbsEta = cms.double( 1.0E99 ),
minPt = cms.double( 20.0 ),
inputCandCollection = cms.InputTag( "hltHighPtTkMuonCands" ),
minMuonStations = cms.int32( 2 ),
Expand Down Expand Up @@ -20916,6 +20921,7 @@
hltL3fL1sMu16f0TkFiltered24Q = cms.EDFilter( "HLTMuonTrkFilter",
maxNormalizedChi2 = cms.double( 1.0E99 ),
saveTags = cms.bool( False ),
maxAbsEta = cms.double( 1.0E99 ),
minPt = cms.double( 24.0 ),
inputCandCollection = cms.InputTag( "hltHighPtTkMuonCands" ),
minMuonStations = cms.int32( 2 ),
Expand Down Expand Up @@ -20951,6 +20957,7 @@
hltL3fL1sMu20Eta2p1f0TkFiltered24Q = cms.EDFilter( "HLTMuonTrkFilter",
maxNormalizedChi2 = cms.double( 1.0E99 ),
saveTags = cms.bool( False ),
maxAbsEta = cms.double( 1.0E99 ),
minPt = cms.double( 24.0 ),
inputCandCollection = cms.InputTag( "hltHighPtTkMuonCands" ),
minMuonStations = cms.int32( 2 ),
Expand Down

0 comments on commit 26a5ebf

Please sign in to comment.