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

Trk1B HLT menu #5169

Merged
merged 4 commits into from Sep 5, 2014
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
4 changes: 2 additions & 2 deletions Configuration/AlCa/python/autoCond.py
Expand Up @@ -57,9 +57,9 @@
'JetCorrectorParametersCollection_Jec11_V12_AK5CaloHLT,JetCorrectionsRecord,frontier://FrontierProd/CMS_COND_31X_PHYSICSTOOLS,AK5CaloHLT',
'JetCorrectorParametersCollection_AK5PF_2012_V8_hlt_mc,JetCorrectionsRecord,frontier://FrontierProd/CMS_COND_31X_PHYSICSTOOLS,AK5PFHLT',
'JetCorrectorParametersCollection_AK5PFchs_2012_V8_hlt_mc,JetCorrectionsRecord,frontier://FrontierProd/CMS_COND_31X_PHYSICSTOOLS,AK5PFchsHLT',
# HLT 2014 jet energy corrections - tk0 scenario
# HLT 2014 jet energy corrections - tk1B scenario
'JetCorrectorParametersCollection_HLT_V1_AK4Calo,JetCorrectionsRecord,frontier://FrontierPrep/CMS_COND_PHYSICSTOOLS,AK4CaloHLT',
'JetCorrectorParametersCollection_HLT_trk0_V1_AK4PF,JetCorrectionsRecord,frontier://FrontierPrep/CMS_COND_PHYSICSTOOLS,AK4PFHLT',
'JetCorrectorParametersCollection_HLT_trk1B_V1_AK4PF,JetCorrectionsRecord,frontier://FrontierPrep/CMS_COND_PHYSICSTOOLS,AK4PFHLT',
)

autoCond['run1_mc'] = ( autoCond['run1_mc'], ) \
Expand Down
4 changes: 2 additions & 2 deletions Configuration/AlCa/python/autoCond_condDBv2.py
Expand Up @@ -57,9 +57,9 @@
'JetCorrectorParametersCollection_Jec11_V12_AK5CaloHLT,JetCorrectionsRecord,frontier://FrontierProd/CMS_COND_31X_PHYSICSTOOLS,AK5CaloHLT',
'JetCorrectorParametersCollection_AK5PF_2012_V8_hlt_mc,JetCorrectionsRecord,frontier://FrontierProd/CMS_COND_31X_PHYSICSTOOLS,AK5PFHLT',
'JetCorrectorParametersCollection_AK5PFchs_2012_V8_hlt_mc,JetCorrectionsRecord,frontier://FrontierProd/CMS_COND_31X_PHYSICSTOOLS,AK5PFchsHLT',
# HLT 2014 jet energy corrections - tk0 scenario
# HLT 2014 jet energy corrections - tk1B scenario
'JetCorrectorParametersCollection_HLT_V1_AK4Calo,JetCorrectionsRecord,frontier://FrontierPrep/CMS_COND_PHYSICSTOOLS,AK4CaloHLT',
'JetCorrectorParametersCollection_HLT_trk0_V1_AK4PF,JetCorrectionsRecord,frontier://FrontierPrep/CMS_COND_PHYSICSTOOLS,AK4PFHLT',
'JetCorrectorParametersCollection_HLT_trk1B_V1_AK4PF,JetCorrectionsRecord,frontier://FrontierPrep/CMS_COND_PHYSICSTOOLS,AK4PFHLT',
)

autoCond['run1_mc'] = ( autoCond['run1_mc'], ) \
Expand Down
2 changes: 2 additions & 0 deletions FastSimulation/Tracking/python/HLTIterativeTracking_cff.py
Expand Up @@ -20,6 +20,7 @@
hltIter2L3MuonMerged = HLTgeneralTracks.clone()
hltIter2L3MuonMergedReg = HLTgeneralTracks.clone()
hltIter2MergedForBTag = HLTgeneralTracks.clone()
hltIter2MergedForTau = HLTgeneralTracks.clone()
hltIter4MergedForTau = HLTgeneralTracks.clone()
hltIter2GlbTrkMuonMerged = HLTgeneralTracks.clone()
hltIter2HighPtTkMuMerged = HLTgeneralTracks.clone()
Expand All @@ -38,6 +39,7 @@
HLTIterativeTrackingL3MuonIter02 = cms.Sequence(hltIter2L3MuonMerged)
HLTIterativeTrackingL3MuonRegIter02 = cms.Sequence(hltIter2L3MuonMergedReg)
HLTIterativeTrackingForBTagIter02 = cms.Sequence(hltIter2MergedForBTag)
HLTIterativeTrackingForTauIter02 = cms.Sequence(hltIter2MergedForTau)
HLTIterativeTrackingForTauIter04 = cms.Sequence(hltIter4MergedForTau)
HLTIterativeTrackingGlbTrkMuonIter02 = cms.Sequence(hltIter2GlbTrkMuonMerged)
HLTIterativeTrackingHighPtTkMu = cms.Sequence(hltIter2HighPtTkMuMerged)
Expand Down
24 changes: 12 additions & 12 deletions HLTrigger/Configuration/python/HLT_FULL_Famos_cff.py
@@ -1,11 +1,11 @@
# /dev/CMSSW_7_1_1/HLT/V161 (CMSSW_7_1_6_HLT1)
# /dev/CMSSW_7_1_2/HLT/V3 (CMSSW_7_1_6_HLT1)

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


HLTConfigVersion = cms.PSet(
tableName = cms.string('/dev/CMSSW_7_1_1/HLT/V161')
tableName = cms.string('/dev/CMSSW_7_1_2/HLT/V3')
)

HLTIter4PSetTrajectoryFilterIT = cms.PSet(
Expand Down Expand Up @@ -446,9 +446,9 @@
chargeSignificance = cms.double( -1.0 )
)
HLTPSetPvClusterComparerForIT = cms.PSet(
track_pt_min = cms.double( 2.5 ),
track_pt_max = cms.double( 10.0 ),
track_chi2_max = cms.double( 9999999.0 ),
track_pt_min = cms.double( 1.0 ),
track_pt_max = cms.double( 20.0 ),
track_chi2_max = cms.double( 20.0 ),
track_prob_min = cms.double( -1.0 )
)
hltESSHcalSeverityLevel = cms.ESSource( "EmptyESSource",
Expand Down Expand Up @@ -8545,7 +8545,7 @@
MaxNormalizedChisq = cms.double( 1000.0 ),
TrackProducer1 = cms.string( "hltL3TkTracksFromL2" ),
MinFound = cms.int32( 3 ),
TrackProducer2 = cms.string( "hltIter4Merged" ),
TrackProducer2 = cms.string( "hltIter2Merged" ),
LostHitPenalty = cms.double( 20.0 ),
FoundHitBonus = cms.double( 5.0 )
)
Expand Down Expand Up @@ -9868,7 +9868,7 @@
src = cms.InputTag( "hltParticleFlowForTaus" ),
inputEtMin = cms.double( 0.0 ),
puPtMin = cms.double( 10.0 ),
srcPVs = cms.InputTag( "hltPixelVertices" ),
srcPVs = cms.InputTag( "hltTrimmedPixelVertices" ),
jetPtMin = cms.double( 0.0 ),
radiusPU = cms.double( 0.4 ),
maxProblematicEcalCells = cms.uint32( 9999999 ),
Expand Down Expand Up @@ -11474,7 +11474,7 @@
MaxNormalizedChisq = cms.double( 1000.0 ),
TrackProducer1 = cms.string( "hltL3TkTracksFromL2" ),
MinFound = cms.int32( 3 ),
TrackProducer2 = cms.string( "hltIter4MergedForTau" ),
TrackProducer2 = cms.string( "hltIter2MergedForTau" ),
LostHitPenalty = cms.double( 20.0 ),
FoundHitBonus = cms.double( 5.0 )
)
Expand Down Expand Up @@ -13076,7 +13076,7 @@
)
hltJetTrackAssociationSingleTopIsoMu24 = cms.EDProducer( "JetTracksAssociatorAtVertex",
jets = cms.InputTag( "hltLeadingCentralJets30SingleTopIsoMu24" ),
tracks = cms.InputTag( "hltIter4Merged" ),
tracks = cms.InputTag( "hltIter2Merged" ),
useAssigned = cms.bool( False ),
coneSize = cms.double( 0.4 ),
pvSrc = cms.InputTag( "hltGoodOnlinePVs" )
Expand Down Expand Up @@ -13190,7 +13190,7 @@
)
hltJetTrackAssociationSingleTopEle27 = cms.EDProducer( "JetTracksAssociatorAtVertex",
jets = cms.InputTag( "hltLeadingCentralJets30SingleTopEle27" ),
tracks = cms.InputTag( "hltIter4Merged" ),
tracks = cms.InputTag( "hltIter2Merged" ),
useAssigned = cms.bool( False ),
coneSize = cms.double( 0.4 ),
pvSrc = cms.InputTag( "hltGoodOnlinePVs" )
Expand Down Expand Up @@ -15978,7 +15978,7 @@
HLTDoCaloSequencePF = cms.Sequence( HLTDoFullUnpackingEgammaEcalWithoutPreshowerSequence + HLTDoLocalHcalSequence + hltTowerMakerForPF )
HLTAK4CaloJetsPrePFRecoSequence = cms.Sequence( HLTDoCaloSequencePF + hltAK4CaloJetsPF )
HLTPreAK4PFJetsRecoSequence = cms.Sequence( HLTAK4CaloJetsPrePFRecoSequence + hltAK4CaloJetsPFEt5 )
HLTTrackReconstructionForPF = cms.Sequence( HLTDoLocalPixelSequence + HLTRecopixelvertexingSequence + HLTDoLocalStripSequence + HLTIterativeTrackingIter04 + hltPFMuonMerging + hltMuonLinks + hltMuons )
HLTTrackReconstructionForPF = cms.Sequence( HLTDoLocalPixelSequence + HLTRecopixelvertexingSequence + HLTDoLocalStripSequence + HLTIterativeTrackingIter02 + hltPFMuonMerging + hltMuonLinks + hltMuons )
HLTPreshowerSequence = cms.Sequence( hltEcalPreshowerDigis + hltEcalPreshowerRecHit )
HLTParticleFlowSequence = cms.Sequence( HLTPreshowerSequence + hltParticleFlowRecHitECALUnseeded + hltParticleFlowRecHitHCAL + hltParticleFlowRecHitPSUnseeded + hltParticleFlowClusterECALUncorrectedUnseeded + hltParticleFlowClusterPSUnseeded + hltParticleFlowClusterECALUnseeded + hltParticleFlowClusterHCAL + hltParticleFlowClusterHFEM + hltParticleFlowClusterHFHAD + hltLightPFTracks + hltParticleFlowBlock + hltParticleFlow )
HLTAK4PFJetsReconstructionSequence = cms.Sequence( HLTL2muonrecoSequence + HLTL3muonrecoSequence + HLTTrackReconstructionForPF + HLTParticleFlowSequence + hltAK4PFJets )
Expand All @@ -16003,7 +16003,7 @@
HLTL2TauPixelIsolationSequence = cms.Sequence( hltL2Tau25eta2p1 + hltL2TausForPixelIsolation + HLTPixelTrackingSequenceRegL2Tau + hltL2TauPixelIsoTagProducer )
HLTPFReconstructionSequenceForTaus = cms.Sequence( HLTRecoJetSequenceAK4PrePF + HLTPFTriggerSequenceForTaus )
HLTMediumIsoPFTauSequence = cms.Sequence( hltTauPFJets08Region + hltTauPFJetsRecoTauChargedHadrons + hltPFTauPiZeros + hltPFTausSansRef + hltPFTaus + hltPFTauTrackFindingDiscriminator + hltPFTauMediumAbsoluteIsolationDiscriminator + hltPFTauMediumRelativeIsolationDiscriminator + hltPFTauMediumAbsOrRelIsolationDiscriminator )
HLTTrackReconstructionForPFReg = cms.Sequence( HLTDoLocalPixelSequence + HLTRecopixelvertexingSequence + hltPixelLayerTriplets + hltPixelTracksHybrid + HLTDoLocalStripSequence + HLTIterativeTrackingForTauIter04 + hltPFMuonForTauMerging + hltMuonLinksReg + hltMuonsReg )
HLTTrackReconstructionForPFReg = cms.Sequence( HLTDoLocalPixelSequence + HLTRecopixelvertexingSequence + hltPixelLayerTriplets + hltPixelTracksHybrid + HLTDoLocalStripSequence + HLTIterativeTrackingForTauIter02 + hltPFMuonForTauMerging + hltMuonLinksReg + hltMuonsReg )
HLTParticleFlowSequenceReg = cms.Sequence( HLTPreshowerSequence + hltParticleFlowRecHitECALUnseeded + hltParticleFlowRecHitHCAL + hltParticleFlowRecHitPSUnseeded + hltParticleFlowClusterECALUncorrectedUnseeded + hltParticleFlowClusterPSUnseeded + hltParticleFlowClusterECALUnseeded + hltParticleFlowClusterHCAL + hltParticleFlowClusterHFEM + hltParticleFlowClusterHFHAD + hltLightPFTracksReg + hltParticleFlowBlockReg + hltParticleFlowReg )
HLTPFJetsSequenceReg = cms.Sequence( hltAK4PFJetsReg )
HLTPFJetTriggerSequenceRegNoMu = cms.Sequence( HLTTrackReconstructionForPFReg + HLTParticleFlowSequenceReg + HLTPFJetsSequenceReg )
Expand Down